Skip to content

Commit

Permalink
add openjdk12 to travis ci builds
Browse files Browse the repository at this point in the history
  • Loading branch information
tha2015 committed Jun 22, 2019
1 parent e60e11e commit dbb9799
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 @@ -4,6 +4,7 @@ jdk:
- oraclejdk9
- openjdk10
- openjdk11
- openjdk12
- openjdk-ea
before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
Expand Down

0 comments on commit dbb9799

Please sign in to comment.