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

Fix Travis CI sudo warning #219

Merged
merged 1 commit into from
Apr 7, 2020
Merged

Fix Travis CI sudo warning #219

merged 1 commit into from
Apr 7, 2020

Conversation

schlessera
Copy link
Member

Travis currently shows a warning that the configuration option sudo has been deprecated.

As there's another information (not a warning yet) that the configuration argument os is missing and defaults to linux, this PR replace sudo: false with os: linux.

@schlessera schlessera requested a review from a team as a code owner March 25, 2020 06:55
@schlessera schlessera added this to the 2.0.9 milestone Apr 7, 2020
@schlessera schlessera merged commit a8eea1c into master Apr 7, 2020
@schlessera schlessera deleted the fix-travis-sudo-warning branch April 7, 2020 15:52
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