Skip to content

Commit 840a38d

Browse files
committed
[travis] Only build with jdk8/11 from oracle
1 parent c1b3dac commit 840a38d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: java
22

33
jdk:
4-
- oraclejdk9
4+
- oraclejdk11
55
- oraclejdk8
66

77
after_success:

0 commit comments

Comments
 (0)