We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3d32ef commit 2f28fc1Copy full SHA for 2f28fc1
.travis.yml
@@ -2,6 +2,7 @@ language: java
2
3
jdk:
4
- oraclejdk8
5
+ - oraclejdk9
6
7
install: true
8
0 commit comments