Commit 40562288 by Yiming Liu

Update .travis.yml

parent 99070d5e
...@@ -3,6 +3,7 @@ jdk: ...@@ -3,6 +3,7 @@ jdk:
- oraclejdk8 - oraclejdk8
after_success: after_success:
- mvn clean cobertura:cobertura coveralls:report - mvn clean cobertura:cobertura coveralls:report
- bash <(curl -s https://codecov.io/bash)
branches: branches:
only: only:
- master - master
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment