Skip to content

Commit

Permalink
OracleJDK 7 is no longer supported on Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Aug 25, 2017
1 parent 74c2fdf commit c37f948
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
@@ -65,7 +65,7 @@ matrix:
- env: PHASE='-Posgi'
jdk: openjdk7
- env: PHASE='-Pj2ee'
jdk: oraclejdk7
jdk: oraclejdk8
# These next two started crashing on JDK7 in March 2015, possibly due to JVM issues on Travis's Docker-based env
- env: PHASE='-Pjruby-jars,test -Dinvoker.test=extended'
jdk: oraclejdk8

0 comments on commit c37f948

Please sign in to comment.