Skip to content

Commit bf2a2e1

Browse files
committed
Fix call to php-coveralls
1 parent dc2aa38 commit bf2a2e1

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
@@ -42,4 +42,4 @@ script:
4242

4343
after_success:
4444
- composer require --dev satooshi/php-coveralls
45-
- travis_retry vendor/bin/coveralls -n -v
45+
- travis_retry vendor/bin/php-coveralls -n -v

0 commit comments

Comments
 (0)