Skip to content

Commit

Permalink
add -v to see if the coveralls status
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed May 21, 2018
1 parent 572563a commit 2f6f4aa
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 @@ -43,4 +43,4 @@ before_script:
- composer install --prefer-source

after_success:
- travis_retry php tests/bin/coveralls.phar
- travis_retry php tests/bin/coveralls.phar -v

0 comments on commit 2f6f4aa

Please sign in to comment.