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

Travis config warnings #219

Closed
rcowsill opened this issue Nov 16, 2020 · 2 comments · Fixed by #223
Closed

Travis config warnings #219

rcowsill opened this issue Nov 16, 2020 · 2 comments · Fixed by #223

Comments

@rcowsill
Copy link
Contributor

This is a very minor issue, but the travis dashboard lists some warnings for the config file:

root: deprecated key sudo (The key `sudo` has no effect anymore.)
cache: unknown key override ([npm ci, npm run cy ...])
root: missing dist, using the default xenial
root: missing os, using the default linux

I have a commit ready for PR that removes the unknown/deprecated lines and adds the missing ones.

@ckarande
Copy link
Member

@rcowsill Thanks..Also notices your message on Gitter regarding Github Actions. In case this is still relevant, please make a PR.

@rcowsill
Copy link
Contributor Author

rcowsill commented Jan 18, 2021

@ckarande I submitted a PR as the change was ready to go. That said, it's not essential if the project is switched over to GitHub Actions CI. Feel free to close this issue and PR #223 in that case.

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 a pull request may close this issue.

2 participants