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 42c3111 + c4543b4 commit 0198773Copy full SHA for 0198773
.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