Skip to content

Commit

Permalink
Added JDK 8 and 9 build to Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kasecato committed Mar 30, 2018
1 parent 11b4c6d commit 657358f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,6 +1,8 @@
language: java
jdk:
- openjdk7
- oraclejdk8
- oraclejdk9
install:
# workaround for the missing EC cipher suites
# will download Gradle distribution using OracleJDK8
Expand Down

0 comments on commit 657358f

Please sign in to comment.