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

Commit

Permalink
chore: upgrade npm (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRuf authored and jdalton committed Jun 17, 2018
1 parent fc64cdf commit 27d2610
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 @@ -40,7 +40,7 @@ before_install:
phantomjs -v
- nvm use $TRAVIS_NODE_VERSION
- npm i -g npm@^5
- npm i -g npm@latest

install:
- npm ci
Expand Down

0 comments on commit 27d2610

Please sign in to comment.