Skip to content

Commit

Permalink
[GH-109] oraclejdk7 is not supported anymore and openjdk7 is the alte…
Browse files Browse the repository at this point in the history
…rnative
  • Loading branch information
v1v committed Jan 17, 2018
1 parent 603a018 commit 3c65507
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Expand Up @@ -2,9 +2,8 @@ language: java
sudo: false
install: true

jdk:
jdk:
- openjdk7
- oraclejdk7
- oraclejdk8

script:
Expand All @@ -19,4 +18,4 @@ branches:
- gh-pages

notifications:
email: true
email: true

0 comments on commit 3c65507

Please sign in to comment.