Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only use Oracle JDK 8.
Browse files Browse the repository at this point in the history
headius committed Nov 16, 2016

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 6ffe2b2 commit c2b1485
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -19,8 +19,8 @@ before_script:
- echo $HOME

jdk:
- openjdk7
# - oraclejdk8
# - openjdk7
- oraclejdk8

os:
- linux

0 comments on commit c2b1485

Please sign in to comment.