Skip to content
This repository has been archived by the owner on Jan 18, 2019. It is now read-only.

Commit

Permalink
Fix NPM error, see npm/npm#14042
Browse files Browse the repository at this point in the history
  • Loading branch information
hypery2k committed Oct 11, 2016
1 parent 5b948a1 commit 6dfb503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -10,7 +10,7 @@ node_js:
- "6"
- "stable"
env:
- NPM_VERSION=3
- NPM_VERSION=3.10.7
before_install:
- npm install -g npm@$NPM_VERSION
before_script:
Expand Down

0 comments on commit 6dfb503

Please sign in to comment.