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

Upgrade Travis CI to use JDK 8 >= 222 #1956

Closed
steve-todorov opened this issue Nov 7, 2020 · 2 comments · Fixed by #1959
Closed

Upgrade Travis CI to use JDK 8 >= 222 #1956

steve-todorov opened this issue Nov 7, 2020 · 2 comments · Fixed by #1959
Assignees

Comments

@steve-todorov
Copy link
Member

Task Description

Since we are now enforcing JDK versions, we need to upgrade our .travis.yml setup so it uses a MacOS instance which has JDK 8 >= update 222 so that the build can pass.

Check strongbox/strongbox-parent#pom.xml

Task Relationships

This task:

Help

@j4ckofalltrades
Copy link
Contributor

@steve-todorov

I can take a look at this. Not sure how I can test it out though...

@steve-todorov
Copy link
Member Author

@j4ckofalltrades if you fork the project, you should be able to setup Travis to run builds for your fork. Normally you'd add your fork from the Dashboard or by syncing your account. It should directly pickup the .travis.yml file and start a build but first you need to have the fork repository registered in Travis (and then unregister it when you are done) :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants