Skip to content

Commit 54d16ea

Browse files
Fix script for Travis CI
1 parent 8493a2d commit 54d16ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ php:
55
- 7.0
66
- hhvm
77
install: composer install --prefer-dist
8-
script: phpunit tests
8+
script: vendor/bin/phpunit tests

0 commit comments

Comments
 (0)