Skip to content

Commit

Permalink
Introduce Codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan202 committed Sep 28, 2019
1 parent 020b167 commit e59e41e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,5 @@ cache:
- ${HOME}/.m2/wrapper
# The SonarQube analysis cache.
- ${HOME}/.sonar/cache
after_success:
- bash <(curl -s https://codecov.io/bash)

0 comments on commit e59e41e

Please sign in to comment.