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

chore(appveyor): do not use latest npm #133

Merged
merged 1 commit into from Jun 8, 2018
Merged

Conversation

nfischer
Copy link
Member

@nfischer nfischer commented Jun 8, 2018

This changes appveyor from using the latest npm version to only using
the preinstalled npm version. This is safer, because it's guaranteed to
be a compatible version.

Fixes #132

This changes appveyor from using the latest npm version to only using
the preinstalled npm version. This is safer, because it's guaranteed to
be a compatible version.

Fixes #132
@codecov-io
Copy link

codecov-io commented Jun 8, 2018

Codecov Report

Merging #133 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #133   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          22     22           
=====================================
  Hits           22     22

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c373f03...7793f00. Read the comment docs.

@nfischer nfischer merged commit 63bdaa4 into master Jun 8, 2018
@nfischer nfischer deleted the chore-fix-appveyor branch June 8, 2018 06:26
@nfischer
Copy link
Member Author

nfischer commented Jun 8, 2018

Merging so that we can get a green build on master.

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

Successfully merging this pull request may close these issues.

None yet

2 participants