Skip to content

Build: Resolve Travis config warnings #4636

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
Mar 13, 2020

Conversation

mgol
Copy link
Member

@mgol mgol commented Mar 1, 2020

Summary

Travis reports warnings in our config:

  • root: deprecated key sudo (The key sudo has no effect anymore.)
  • root: missing os, using the default linux
  • root: key matrix is an alias for jobs, using jobs

They are all now resolved.

Checklist

Travis reports warnings in our config:
* root: deprecated key sudo (The key `sudo` has no effect anymore.)
* root: missing os, using the default linux
* root: key matrix is an alias for jobs, using jobs

They are all now resolved.
@mgol mgol added this to the 3.5.0 milestone Mar 1, 2020
@mgol mgol self-assigned this Mar 1, 2020
@mgol mgol removed the Needs review label Mar 9, 2020
@mgol mgol merged commit 5b94a4f into jquery:master Mar 13, 2020
@mgol mgol deleted the travis-config-warnings branch March 13, 2020 16:16
mgol added a commit that referenced this pull request Mar 13, 2020
Travis reports warnings in our config:
* root: deprecated key sudo (The key `sudo` has no effect anymore.)
* root: missing os, using the default linux
* root: key matrix is an alias for jobs, using jobs

They are all now resolved.

Closes gh-4636

(cherry picked from commit 5b94a4f)
@mgol
Copy link
Member Author

mgol commented Mar 13, 2020

Landed on master in 5b94a4f & on 3.x-stable on 7506c9c.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants