We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa2ffb3 commit 3c7b13fCopy full SHA for 3c7b13f
.travis.yml
@@ -12,7 +12,7 @@ env:
12
- NO_WATCH_TESTS=1
13
14
before_install:
15
- - '[ "${TRAVIS_NODE_VERSION}" != "0.10" ] || npm install -g npm'
+ - '[ "${TRAVIS_NODE_VERSION}" != "0.10" ] || npm install -g npm@^2'
16
17
before_script:
18
- npm link
0 commit comments