mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2026-04-04 00:00:01 -04:00
Removing Java 9 again + disabling Java 7 semi-permanent
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user