Update .travis.yml

This commit is contained in:
Gabriele C 2015-12-28 13:07:09 +01:00
parent 32dbe60ae8
commit 1209324936
1 changed files with 6 additions and 0 deletions

View File

@ -10,6 +10,12 @@ cache:
script:
- mvn clean install -B && mvn clean -B
before_install:
- pip install --user codecov
after_success:
- codecov
notifications:
webhooks:
urls: