Skip to content

Commit

Permalink
possible build fix with java 10
Browse files Browse the repository at this point in the history
  • Loading branch information
doom369 committed Jun 18, 2018
1 parent ebc9ad5 commit 1f762bb
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
language: java

before_install:
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh

matrix:
include:
- env: JDK='OpenJDK 10'
install: . ./install-jdk.sh -F 10 -L GPL
jdk:
- oraclejdk10

addons:
postgresql: "9.5"
Expand Down

0 comments on commit 1f762bb

Please sign in to comment.