summaryrefslogtreecommitdiff
path: root/deps/npm/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/.travis.yml')
-rw-r--r--deps/npm/.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/.travis.yml b/deps/npm/.travis.yml
index e971a8553..d55568298 100644
--- a/deps/npm/.travis.yml
+++ b/deps/npm/.travis.yml
@@ -8,7 +8,7 @@ env:
- DEPLOY_VERSION=testing
before_install:
- "npm config set spin false"
- - "npm install -g npm/npm"
+ - "npm install -g npm/npm#2.x"
- "sudo mkdir -p /var/run/couchdb"
script: "npm run-script test-all"
notifications: