Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Travis CI not detecting uncommitted changes to package-lock.json
`npm run check-local-changes` was not detecting uncommited changes to `package-lock.json` because Travis CI was set to ignore nonzero exit codes coming from `npm ci`
- Loading branch information