mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-04 03:55:28 -04:00
Removing Java 9 again + disabling Java 7 semi-permanent
This commit is contained in:
parent
231866b448
commit
fe379df36e
@ -1,7 +1,7 @@
|
||||
language: java
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
- oraclejdk9
|
||||
# Removing Oracle JDK 7 for now, as it seems no longer supported by Travis, which is extremely unfortunate
|
||||
# - oraclejdk7
|
||||
# Some JPEGImageReader tests fail on OpenJDK, need to investigate/fix before enabling
|
||||
# - openjdk7
|
||||
|
Loading…
x
Reference in New Issue
Block a user