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 fd8d38a commit 434157d
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 @@ -36,5 +36,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 434157d

Please sign in to comment.