Skip to content

Commit

Permalink
Switch Travis to OpenJDK 9 and 10
Browse files Browse the repository at this point in the history
  • Loading branch information
szpak committed Oct 30, 2018
1 parent e0217a7 commit 5b69802
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,10 @@ matrix:
jdk: oraclejdk8
env: NEXUS_AT_ENABLE_E2E_TESTS_IN_VARIANT=true
- os: linux
jdk: oraclejdk9
jdk: openjdk9
env: SKIP_RELEASE=true
- os: linux
jdk: oraclejdk10
jdk: openjdk10
env: SKIP_RELEASE=true
- os: linux
jdk: openjdk11
Expand Down

0 comments on commit 5b69802

Please sign in to comment.