Travis now tests OpenJDK7 as well as OracleJDK8 and 9.

This commit is contained in:
Fabian Schlenz 2018-03-03 22:50:49 +01:00
parent 645d8cc315
commit 82d6255144
1 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,8 @@
language: java
jdk:
- oraclejdk8
- oraclejdk9
- openjdk7
before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock