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 d21e521 commit 2112913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ 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 2112913

Please sign in to comment.