&& for build and test scripts

This commit is contained in:
Radu Ioan Fericean
2012-08-17 17:47:05 +03:00
parent db69059e08
commit b99b5f73a2

View File

@@ -16,5 +16,4 @@ notifications:
on_failure: always
after_script:
./build.sh
./test.sh
./build.sh && ./test.sh