Skip to content

Commit

Permalink
Travis: test with OpenJDK 14
Browse files Browse the repository at this point in the history
  • Loading branch information
tbroyer committed May 21, 2020
1 parent c4da62c commit c4d3f62
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:
- openjdk8
- openjdk11
- openjdk14

before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
Expand Down

0 comments on commit c4d3f62

Please sign in to comment.