Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Explicitly specify the os and dist to be used by Travis #116

Closed
wants to merge 1 commit into from
Closed

Explicitly specify the os and dist to be used by Travis #116

wants to merge 1 commit into from

Conversation

atcmasta
Copy link

@atcmasta atcmasta commented Sep 28, 2019

Roughly 5 months ago the default Travis CI image (when not explicitly specified) changed to Ubuntu Xenial (16.x), as the .travis.yml does not specify a dist builds are now executed on Xenial where the specified JDKs are not available. I expect that by specifying the intended OS/dist the build for PR #95 should run again.

Info on the move to Xenial
https://changelog.travis-ci.com/xenial-as-the-default-build-environment-99476
Was: https://blog.travis-ci.com/2019-04-15-xenial-default-build-environment
Now: http://web.archive.org/web/20230325151008/https://blog.travis-ci.com/2019-04-15-xenial-default-build-environment

Trusty JDK support:
https://docs.travis-ci.com/user/reference/trusty/#jvm-clojure-groovy-java-scala-images

Xenial JDK support:
https://docs.travis-ci.com/user/reference/xenial/#jvm-clojure-groovy-java-scala-support

@atcmasta
Copy link
Author

atcmasta commented Oct 5, 2019

@dantran It seams to me that you are the best candidate to review this, would you ?

@EagleErwin
Copy link
Contributor

Since PR #138, this project does not use Travis anymore. Propose to close this PR without merging.

@atcmasta atcmasta closed this Jul 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants