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.
2 parents b6a211a + 0198773 commit 022e45cCopy full SHA for 022e45c
.travis.yml
@@ -1,7 +1,7 @@
1
language: java
2
jdk:
3
- - oraclejdk8
4
- - oraclejdk11
+ - openjdk8
+ - openjdk11
5
6
after_success:
7
- - bash <(curl -s https://codecov.io/bash)
+ - bash <(curl -s https://codecov.io/bash)
0 commit comments