Skip to content

Commit 15a795a

Browse files
author
Nico Oelgart
authored
Update .travis.yml
1 parent 73afad6 commit 15a795a

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
@@ -6,7 +6,7 @@ php:
66

77
script:
88
- composer install --dev
9-
- phpunit --coverage-clover=coverage.clover
9+
- php vendor/bin/phpunit --coverage-clover=coverage.clover
1010

1111
after_script:
1212
- wget https://scrutinizer-ci.com/ocular.phar

0 commit comments

Comments
 (0)