Skip to content

Commit

Permalink
Fix call to php-coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
fpoirotte committed May 11, 2018
1 parent f70defa commit 5384148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -33,5 +33,5 @@ script:

after_success:
- composer require --dev satooshi/php-coveralls
- travis_retry vendor/bin/coveralls -n -v
- travis_retry vendor/bin/php-coveralls -n -v

0 comments on commit 5384148

Please sign in to comment.