Skip to content

Commit

Permalink
Added "openjdk14" to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaaufauvre committed Aug 25, 2020
1 parent 291d239 commit 26c642c
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 @@ -15,6 +15,7 @@ matrix:
- jdk: openjdk11
- jdk: openjdk12
- jdk: openjdk13
- jdk: openjdk14
install: true
script:
- mvn clean install "-Dgpg.signature.skip=$GPG_SIGNATURE_SKIP"
Expand Down

0 comments on commit 26c642c

Please sign in to comment.