Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

Commit

Permalink
ci: build/test against openjdk 11
Browse files Browse the repository at this point in the history
  • Loading branch information
Doccrazy committed Oct 23, 2019
1 parent cdfb792 commit 8aa9b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cache:
- "$HOME/.m2"

jdk:
- oraclejdk8
- openjdk11

sudo: required

Expand Down

0 comments on commit 8aa9b90

Please sign in to comment.