Skip to content

Commit 0b489bb

Browse files
committed
Travis no longer supports oraclejdk, and we have moved from 8 to 11
1 parent 51d0ef6 commit 0b489bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: java
22
jdk:
3-
- oraclejdk8
3+
- openjdk11
44

55
# Patch for buffer overflow bug, see https://github.com/travis-ci/travis-ci/issues/5227
66
before_install:

0 commit comments

Comments
 (0)