Skip to content
This repository has been archived by the owner on Nov 15, 2019. It is now read-only.

Commit

Permalink
Merge pull request #338 from sjardine/master
Browse files Browse the repository at this point in the history
Removed unsupported oraclejdk7 from travis-ci.
  • Loading branch information
sjardine authored Sep 18, 2017
2 parents 68ae2e0 + 5c614ea commit 01442c6
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 @@ sudo: false
language: java
jdk:
- oraclejdk8
- oraclejdk7
cache:
directories:
- $HOME/.m2
Expand Down

0 comments on commit 01442c6

Please sign in to comment.