Skip to content

Commit

Permalink
add JDK11 to travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
janschawo1111 committed Feb 5, 2019
1 parent 32b02b8 commit c3f1a55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: java

jdk:
- oraclejdk8
- oraclejdk11

install: /bin/true # skip gradle assemble

Expand Down

0 comments on commit c3f1a55

Please sign in to comment.