Fix some travis build bugs

This commit is contained in:
Dennis Eichhorn 2018-08-11 13:28:55 +02:00
parent 108ad59bd9
commit 71022d13b1

View File

@ -13,6 +13,6 @@ before_script:
script:
- phpunit --version && phpunit --configuration tests/phpunit_no_coverage.xml
- pwd
- Build/Hooks/travis.sh
- ./Build/Hooks/travis.sh
notifications:
email: false