Skip to content

Commit

Permalink
#14 Disable Java 9 build due to issue #16
Browse files Browse the repository at this point in the history
  • Loading branch information
ferstl committed Nov 11, 2017
1 parent 105a608 commit 5f3ee4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ sudo: false
language: java
jdk:
- oraclejdk8
- oraclejdk9
# - oraclejdk9

script:
- mvn clean install javadoc:javadoc
Expand Down

0 comments on commit 5f3ee4b

Please sign in to comment.