Skip to content

Fix Travis CI sudo warning#41

Merged
schlessera merged 1 commit intomasterfrom
fix-travis-sudo-warning
Apr 7, 2020
Merged

Fix Travis CI sudo warning#41
schlessera merged 1 commit intomasterfrom
fix-travis-sudo-warning

Conversation

@schlessera
Copy link
Copy Markdown
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.5 milestone Apr 7, 2020
@schlessera schlessera merged commit d734178 into master Apr 7, 2020
@schlessera schlessera deleted the fix-travis-sudo-warning branch April 7, 2020 15:56
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