Skip to content

Commit

Permalink
Fixed coveralls.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilge committed Mar 31, 2018
1 parent 21189f6 commit 375c834
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -38,5 +38,5 @@ script:
- composer test -- --coverage-clover=build/logs/clover.xml

after_success:
- composer require satooshi/php-coveralls
- vendor/bin/coveralls -v
- composer require php-coveralls/php-coveralls:^2
- vendor/bin/php-coveralls -v

0 comments on commit 375c834

Please sign in to comment.