We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8493a2d commit 54d16eaCopy full SHA for 54d16ea
.travis.yml
@@ -5,4 +5,4 @@ php:
5
- 7.0
6
- hhvm
7
install: composer install --prefer-dist
8
-script: phpunit tests
+script: vendor/bin/phpunit tests
0 commit comments