Skip to content

Commit

Permalink
Adding openjdk15 to build
Browse files Browse the repository at this point in the history
  • Loading branch information
johanhaleby committed Nov 8, 2020
1 parent 0491daa commit 60a95e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -18,6 +18,8 @@ matrix:
jdk: openjdk13
- env: PROFILES=''
jdk: openjdk14
- env: PROFILES=''
jdk: openjdk15

script:
- echo JAVA_HOME = ${JAVA_HOME}
Expand Down

0 comments on commit 60a95e2

Please sign in to comment.