Skip to content

Commit

Permalink
Bumping version of npm up
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Apr 3, 2016
1 parent d245fb9 commit 87fb40a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ cache:
directories:
- $HOME/.wheelhouse/
before_install:
- rm -rf ~/.npm
- mkdir ~/.npm
- npm install -g npm@'>=2.7.1'
install:
- pip wheel -w $HOME/.wheelhouse -f $HOME/.wheelhouse .
- pip install --find-links=$HOME/.wheelhouse --no-index .
Expand Down

0 comments on commit 87fb40a

Please sign in to comment.