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 17dfde2 commit e3ab449Copy full SHA for e3ab449
.travis.yml
@@ -1 +1,4 @@
1
language: java
2
+
3
+after_success:
4
+ - bash <(curl -s https://codecov.io/bash)
0 commit comments