Skip to content

Commit

Permalink
ci: npm version fixed temporary
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkoryukov committed Aug 13, 2017
1 parent 4b92b14 commit 7935806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ before_install:
- npm config set spin false
# update NPM:
# BUG IN NPM https://github.com/npm/npm/issues/17858
# - npm install -g npm
- npm install -g npm@4
- npm --version
- node --version

Expand Down

0 comments on commit 7935806

Please sign in to comment.