We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc2897f commit 29f229bCopy full SHA for 29f229b
.travis.yml
@@ -1,4 +1,6 @@
1
language: java
2
+after_success: :
3
+ - bash <(curl -s https://codecov.io/bash)
4
jdk:
5
- oraclejdk8
6
sudo: false
0 commit comments