Skip to content

Commit

Permalink
fix travis oracle-jdk-7 build failure
Browse files Browse the repository at this point in the history
  • Loading branch information
sangupta committed Oct 17, 2017
1 parent e2d427d commit 6498d5a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
language: java

# This fixes unavailability of Oracle JDK-7
# Refer https://github.com/travis-ci/travis-ci/issues/7884#issuecomment-308451879
dist: precise

sudo: false

jdk:
Expand Down

0 comments on commit 6498d5a

Please sign in to comment.