Skip to content

Commit

Permalink
Travis: added oraclejdk9.
Browse files Browse the repository at this point in the history
Progress towards JDK9 akhikhl#390.
  • Loading branch information
javabrett committed Mar 2, 2018
1 parent 10ac3c1 commit 442eaf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,7 @@ language: groovy
jdk:
- openjdk7
- oraclejdk8
- oraclejdk9
before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
cache:
Expand Down

0 comments on commit 442eaf8

Please sign in to comment.