Skip to content

Commit

Permalink
Updating npm past v 3
Browse files Browse the repository at this point in the history
  • Loading branch information
tocco934 committed Jun 20, 2017
1 parent 722df4f commit 6ba8533
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 @@ -9,7 +9,7 @@ node_js:
before_script:
- npm run lint
before_install:
npm install -g npm@'>=2.13.5'
npm install -g npm@'>=3'
deploy:
provider: npm
email: [email protected]
Expand Down

0 comments on commit 6ba8533

Please sign in to comment.