* Attempt to fix Travis build

This commit is contained in:
RobThree
2017-11-06 18:48:32 +01:00
parent b1ecc9afbc
commit d22329375f
+2 -2
View File
@@ -7,11 +7,11 @@ matrix:
dist: precise
php:
- 5.3
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1
- hhvm
script: phpunit --coverage-text tests
script: vendor/bin/phpunit --coverage-text tests