We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25a5d20 commit 09dbcffCopy full SHA for 09dbcff
1 file changed
.travis.yml
@@ -0,0 +1,4 @@
1
+language: java
2
+
3
+after_success:
4
+ - bash <(curl -s https://codecov.io/bash)
0 commit comments