Bumping version of npm up

This commit is contained in:
Maxime Beauchemin 2016-04-02 23:24:36 -07:00
parent d245fb91b5
commit 87fb40ae26
1 changed files with 1 additions and 2 deletions

View File

@ -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 .