We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6e2a81 commit e0f08d3Copy full SHA for e0f08d3
1 file changed
.travis.yml
@@ -4,4 +4,8 @@ node_js:
4
- "iojs"
5
- "0.12"
6
- "0.10"
7
- - "0.8"
+ - "0.8"
8
+before_install:
9
+ - npm install -g npm
10
+matrix:
11
+ fast_finish: true
0 commit comments