This commit is contained in:
Simon Cruanes 2014-05-23 00:29:13 +02:00
parent 3ae7c7ca0b
commit 24d1a1c578

View file

@ -69,6 +69,10 @@ qtest: qtest-clean build
@echo
./qtest_all.native
push-stable: all
git checkout stable && git merge master && oasis setup && \
git commit -a 'oasis'
test-all: test qtest
tags: