Skip to content

Commit

Permalink
Merge pull request #77 from fluent/remove-oraclejdk7-from-travisci
Browse files Browse the repository at this point in the history
Stop CI with OracleJDK7 on TravisCI
  • Loading branch information
komamitsu authored Nov 21, 2018
2 parents 8ae279f + 1eae6ef commit da14ec3
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 @@ -2,7 +2,6 @@ language: java

jdk:
- openjdk7
- oraclejdk7
- oraclejdk8

sudo: false
Expand Down

0 comments on commit da14ec3

Please sign in to comment.