Fixed bugs in Travis CI set-up

This commit is contained in:
Sam Minnee 2012-08-14 16:11:37 +12:00
parent 04e3beddf5
commit b9522114f5

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