Skip to content

Commit

Permalink
Update Travis CI conf: Add Java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
vbauer committed Nov 15, 2018
1 parent 7908868 commit 52ff62b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -9,7 +9,8 @@ after_success:
jdk:
- oraclejdk8
- oraclejdk9
- oraclejdk10
- openjdk10
- openjdk11

sudo: false
cache:
Expand Down

0 comments on commit 52ff62b

Please sign in to comment.