Skip to content

Commit

Permalink
chore(travis): fiixing npm install
Browse files Browse the repository at this point in the history
  • Loading branch information
minaseem committed Aug 24, 2017
1 parent 09ec1c1 commit dcc7506
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 @@ -8,7 +8,7 @@ notifications:
node_js:
- 'stable'
before_install:
- npm i -g npm@^2.0.0.
- npm i -g [email protected].
brefore_script:
- npm prune
script:
Expand Down

0 comments on commit dcc7506

Please sign in to comment.