Skip to content

Commit

Permalink
Remove JDK 9 from travis for now
Browse files Browse the repository at this point in the history
The tests pass but the Coveralls plugin fails under JDK 9
  • Loading branch information
ljacqu committed Oct 2, 2017
1 parent b443121 commit c10796c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ sudo: false
language: java
jdk:
- oraclejdk8
- oraclejdk9

# Scopes:
# - test
Expand Down

0 comments on commit c10796c

Please sign in to comment.