Skip to content

Commit 81a9ddb

Browse files
committed
fixed travis
1 parent cae87ff commit 81a9ddb

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
@@ -26,7 +26,7 @@ before_script:
2626
script: phpunit --coverage-clover ./tests/logs/clover.xml
2727

2828
after_script:
29-
- php vendor/bin/coveralls -v
29+
- php vendor/bin/php-coveralls -v
3030

3131
notifications:
3232
on_success: never

0 commit comments

Comments
 (0)