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

Drop deprecated sudo from travis config #256

Merged
merged 2 commits into from Jan 17, 2019

Commits on Jan 17, 2019

  1. Travis CI: 'sudo' tag is now deprecated in Travis

    [Travis are now recommending removing the __sudo__ tag](https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration).  Also, don’t hardcode __dist: trusty__ because it is currently the Travis default but that might change soon.
    cclauss committed Jan 17, 2019
    Copy the full SHA
    94e2602 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    76ee81a View commit details
    Browse the repository at this point in the history