install npm@^2 on node 0.10

This commit is contained in:
Tobias Koppers 2015-09-19 19:52:05 +02:00
parent fa2ffb3df8
commit 3c7b13f021
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ env:
- NO_WATCH_TESTS=1
before_install:
- '[ "${TRAVIS_NODE_VERSION}" != "0.10" ] || npm install -g npm'
- '[ "${TRAVIS_NODE_VERSION}" != "0.10" ] || npm install -g npm@^2'
before_script:
- npm link