Skip to content

Commit

Permalink
Remove oraclejdk7 from travis configuration, because it is no longer …
Browse files Browse the repository at this point in the history
…available.

see: travis-ci/travis-ci#7964 (comment) for details
  • Loading branch information
PascalSchumacher committed Jul 24, 2017
1 parent 187a05b commit fdccdea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ sudo: false

jdk:
- openjdk7
- oraclejdk7
- oraclejdk8

script:
Expand Down

0 comments on commit fdccdea

Please sign in to comment.