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

Update JDK 8 to the latest available for Travis. #309

Merged
merged 1 commit into from
Aug 2, 2017

Conversation

NightlyNexus
Copy link
Contributor

@NightlyNexus NightlyNexus commented Aug 2, 2017

I was stuck wondering why Travis was failing on a project until I realized it was google/error-prone#525.
Worth adding here for people like me who clone u2020 for projects?

Copy link
Contributor

@tasomaniac tasomaniac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I fixed the same issue with the following. It makes it uses the new system on Travis which has all the latest versions of all the things.

dist: trusty
sudo: required

@JakeWharton
Copy link
Owner

Trusty is the default, no? I don't want to specify a distro since that then becomes a timebomb that will stop working at some point in the future.

@JakeWharton JakeWharton merged commit 343af95 into JakeWharton:master Aug 2, 2017
@NightlyNexus NightlyNexus deleted the patch-2 branch August 2, 2017 17:15
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.

None yet

3 participants