Skip to content

Commit

Permalink
Use JDK 11 (LTS) + 13 for Travis builds (detekt#2142)
Browse files Browse the repository at this point in the history
  • Loading branch information
schalkms authored and smyachenkov committed Dec 9, 2019
1 parent e05a3e9 commit 0f9fe35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -14,7 +14,7 @@ matrix:
env: COMPILE_TEST_SNIPPETS=false
- os: linux
dist: bionic
jdk: openjdk12
jdk: openjdk13
env: COMPILE_TEST_SNIPPETS=false
# JDK 8 - see https://docs.travis-ci.com/user/reference/osx/#jdk-and-macos
- os: osx
Expand Down

0 comments on commit 0f9fe35

Please sign in to comment.