Skip to content

Commit

Permalink
Travis: test on JDK 11
Browse files Browse the repository at this point in the history
  • Loading branch information
tbroyer committed Nov 15, 2018
1 parent 2c70831 commit b39a717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: java
jdk:
- openjdk8
- oraclejdk9
- openjdk11

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

0 comments on commit b39a717

Please sign in to comment.