Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

Isaacs/fix travis #35

Closed
wants to merge 2 commits into from
Closed

Isaacs/fix travis #35

wants to merge 2 commits into from

Conversation

isaacs
Copy link
Contributor

@isaacs isaacs commented Jan 28, 2020

No description provided.

@@ -6,6 +6,9 @@ node_js:
- "8"
- "6"

before_install:
- npm install -g npm@latest
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- npm install -g npm@latest
- nvm install-latest-npm

this has much more granular logic than always installing the latest - unless you want it to fail when the latest version doesn’t work.

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

Successfully merging this pull request may close these issues.

3 participants