Skip to content

Remove sudo from Travis configuration #149

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
May 14, 2020
Merged

Conversation

FriedrichFroebel
Copy link
Collaborator

Travis currently reports some warnings regarding the sudo keys:

Build config validation
root: deprecated key sudo (The key `sudo` has no effect anymore.)
jobs.include: deprecated key sudo (The key `sudo` has no effect anymore.)

Elevated access is the default now, see https://changelog.travis-ci.com/the-container-based-build-environment-is-fully-deprecated-84517.

Travis currently reports some warnings regarding the `sudo` keys:

> Build config validation
> root: deprecated key sudo (The key `sudo` has no effect anymore.)
> jobs.include: deprecated key sudo (The key `sudo` has no effect anymore.)

Elevated access is the default now, see https://changelog.travis-ci.com/the-container-based-build-environment-is-fully-deprecated-84517.
@FriedrichFroebel FriedrichFroebel merged commit d9bc781 into master May 14, 2020
@FriedrichFroebel FriedrichFroebel deleted the travis-no-sudo branch May 14, 2020 15:01
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