Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Commit

Permalink
Also test against OpenJDK 11
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrisztian authored Oct 1, 2020
1 parent ed1b46d commit 83870d6
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 @@ -3,6 +3,7 @@ install: true

jdk:
- openjdk8
- openjdk11

script:
- ./gradlew build -s
Expand Down

0 comments on commit 83870d6

Please sign in to comment.