Skip to content

Commit

Permalink
add [openjdk11] to Travis build (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
sullis authored and thinkingserious committed Jun 28, 2019
1 parent c18277d commit 14c506e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: java
jdk:
- oraclejdk8
- openjdk8
- openjdk11
before_script:
- chmod a+x gradlew
script:
Expand Down

0 comments on commit 14c506e

Please # to comment.