Skip to content

Commit

Permalink
Merge pull request #34 from levigo/bugfix/fix_travis_build
Browse files Browse the repository at this point in the history
Bugfix/fix travis build
  • Loading branch information
hennejg authored Jul 17, 2017
2 parents 1b16fa3 + 70e7c3b commit 00f608b
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
language: java
dist: trusty
jdk:
- oraclejdk7
# Disable for now due to https://github.com/travis-ci/travis-ci/issues/7019
# - oraclejdk7
- oraclejdk8
- oraclejdk9
- openjdk7
addons:
apt:
packages:
- oracle-java9-installer

0 comments on commit 00f608b

Please sign in to comment.