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 3c45670 commit 6ce9cdfCopy full SHA for 6ce9cdf
.travis.yml
@@ -2,6 +2,7 @@ language: java
2
dist: trusty
3
jdk:
4
- openjdk8
5
-- oraclejdk9
+- openjdk9
6
+- openjdk11
7
after_success:
-- bash <(curl -s https://codecov.io/bash)
8
+- bash <(curl -s https://codecov.io/bash)
0 commit comments