Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use JDK 11 (LTS) + 13 for Travis builds #2142

Merged
merged 1 commit into from Dec 3, 2019
Merged

Use JDK 11 (LTS) + 13 for Travis builds #2142

merged 1 commit into from Dec 3, 2019

Conversation

schalkms
Copy link
Member

Detekt uses Gradle 6, which supports JDK 13.
Thus, we should also run a CI build for that.

@codecov-io
Copy link

codecov-io commented Nov 28, 2019

Codecov Report

Merging #2142 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2142   +/-   ##
=========================================
  Coverage     80.52%   80.52%           
  Complexity     2017     2017           
=========================================
  Files           336      336           
  Lines          5808     5808           
  Branches       1063     1063           
=========================================
  Hits           4677     4677           
  Misses          564      564           
  Partials        567      567

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4390728...8c8de79. Read the comment docs.

@schalkms
Copy link
Member Author

blocked by #2143

.travis.yml Outdated Show resolved Hide resolved
@schalkms schalkms changed the title Use JDK 12+13 for Travis builds Use JDK 11 (LTS) + 13 for Travis builds Nov 29, 2019
@arturbosch arturbosch added this to the 1.2.2 milestone Dec 3, 2019
@arturbosch arturbosch merged commit 4373748 into detekt:master Dec 3, 2019
smyachenkov pushed a commit to smyachenkov/detekt that referenced this pull request Dec 9, 2019
smyachenkov pushed a commit to smyachenkov/detekt that referenced this pull request Dec 9, 2019
@schalkms schalkms deleted the travis-jdk branch December 27, 2019 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants