Skip to content

Commit

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

0 comments on commit 291d239

Please sign in to comment.