Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix Travis JDK8 installation failure #368

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

Merged
merged 1 commit into from
Jun 14, 2019
Merged

Conversation

exoego
Copy link
Contributor

@exoego exoego commented Jun 13, 2019

It seems that Travis no longer install oraclejdk8 (then build fails) so let's use openjdk8.

As of 2019-04-15, xenial is now default and recommended on Travis, so let's move on instead of staying trusty.
This PR explicitly specifies xenial, so it won't be updated to latest silently and break builds in future.

And sudo: false is no longer be available so let's drop it.

This was referenced Jun 13, 2019
@exoego exoego changed the title Fix Travis Fix Travis JDK8 installation failure Jun 13, 2019
@sjrd sjrd merged commit f765d49 into scala-js:master Jun 14, 2019
@exoego exoego deleted the fix-travis branch June 14, 2019 08:14
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 this pull request may close these issues.

2 participants