We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b24d0fa commit ed70f8fCopy full SHA for ed70f8f
.travis.yml
@@ -8,3 +8,6 @@ node_js:
8
9
services:
10
- redis-server
11
+
12
+before_install:
13
+ - '[ "${TRAVIS_NODE_VERSION}" != "0.8" ] || npm install -g npm@~1.4.0'
0 commit comments