Skip to content

Commit

Permalink
- disable codecov report on geosolutions branch
Browse files Browse the repository at this point in the history
  • Loading branch information
afabiani committed Oct 4, 2018
1 parent fb033c2 commit d1443e1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,9 +146,9 @@ after_script:
# Cleanup
- paver reset_hard

after_success:
- codecov
- bash <(curl -s https://codecov.io/bash) -t 2c0e7780-1640-45f0-93a3-e103b057d8c8
# after_success:
# - codecov
# - bash <(curl -s https://codecov.io/bash) -t 2c0e7780-1640-45f0-93a3-e103b057d8c8

notifications:
# irc:
Expand Down

0 comments on commit d1443e1

Please sign in to comment.