Skip to content

Commit ce0117f

Browse files
Fixed travis phpunit call
1 parent f9f29d7 commit ce0117f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ before_script:
1111

1212
install: composer update --prefer-dist --no-interaction
1313

14-
script: phpunit
14+
script: vendor/bin/phpunit
1515

0 commit comments

Comments
 (0)