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 2679f2d commit 519e14eCopy full SHA for 519e14e
.travis.yml
@@ -1,7 +1,7 @@
1
language: java
2
jdk:
3
- openjdk8
4
-sudo: false
+os: linux
5
after_success:
6
- bash <(curl -s https://codecov.io/bash)
7
cache:
0 commit comments