Skip to content

Commit

Permalink
removing coveralls on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ronanguilloux committed Sep 22, 2019
1 parent b33c265 commit e09d9db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ script:
- mkdir -p build/logs build/cov
- php bin/phpunit -c phpunit.xml.dist

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

notifications:
email:
Expand Down

0 comments on commit e09d9db

Please sign in to comment.