Skip to content

Update npm, test Node.js 9, detect package-lock churn in CI #1601

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 4 commits into from
Nov 28, 2017

Conversation

novemberborn
Copy link
Member

@novemberborn novemberborn commented Nov 28, 2017

npm 5.6.0 means we can now safely test with Node.js 9, so I've added that to the test matrix.

I've also added a way of verifying the package-lock.json file is up to date. This should help detect unexpected or missing changes in future pull requests and reduce any churn to just when the npm version itself is updated. See https://travis-ci.org/avajs/ava/jobs/308555431 for an example of when package-lock.json is outdated.

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