Skip to content

Commit

Permalink
Add -v flag to coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
sop committed May 10, 2016
1 parent 518e6d4 commit d88dfa4
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 @@ -9,4 +9,4 @@ before_script:
- composer require satooshi/php-coveralls

after_success:
- travis_retry php vendor/bin/coveralls
- travis_retry php vendor/bin/coveralls -v

0 comments on commit d88dfa4

Please sign in to comment.