Skip to content

Commit

Permalink
Do not export coverage reports if build fails
Browse files Browse the repository at this point in the history
  • Loading branch information
aalmiray committed Aug 26, 2015
1 parent 49ce9e7 commit 7f67027
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -20,5 +20,3 @@ after_success:
- bash <(curl -s https://codecov.io/bash)
after_failure:
- ./update-gh-pages.sh
- ./gradlew coveralls
- bash <(curl -s https://codecov.io/bash)

0 comments on commit 7f67027

Please sign in to comment.