We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99ebec9 commit ea84cbdCopy full SHA for ea84cbd
.travis.yml
@@ -3,4 +3,6 @@ language: node_js
3
node_js:
4
- "iojs"
5
- "0.12"
6
- - "0.10"
+ - "0.10"
7
+matrix:
8
+ fast_finish: true
0 commit comments