Skip to content

Commit

Permalink
delete jdk9 from .travis as gradle has broken java9 support
Browse files Browse the repository at this point in the history
  • Loading branch information
dorians committed Feb 2, 2018
1 parent 7e0f06e commit 73d95c8
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
@@ -1,5 +1,4 @@
language: java
jdk:
- oraclejdk8
- oraclejdk9
after_success: ./gradlew jacocoTestReport coveralls

0 comments on commit 73d95c8

Please sign in to comment.