Fixed bugs in Travis CI set-up

This commit is contained in:
Sam Minnee 2012-08-14 16:11:37 +12:00
parent 8d92046769
commit 50b4d805cc

View File

@ -4,6 +4,7 @@ php:
before_script:
- ./tests/travis/before_script ~/builds/ss
- cd ~/builds/ss
script:
- phpunit
- phpunit -c phpunit.xml.dist