reverted to build and test for travis

This commit is contained in:
Radu Ioan Fericean
2012-08-10 22:12:27 +03:00
parent 9b7377e7f8
commit 58ec5edf0c

View File

@@ -15,4 +15,6 @@ notifications:
on_success: change
on_failure: always
after_script: ./test.sh
after_script:
./build.sh
./test.sh