Skip to content

Commit 55cef2d

Browse files
authored
Update .travis.yml
1 parent fdb8039 commit 55cef2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ before_script:
99
- composer install
1010

1111
script:
12-
- bin/phpunit --coverage-text
12+
- vendor/bin/phpunit --coverage-text
1313

1414
matrix:
1515
allow_failures:

0 commit comments

Comments
 (0)