We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e80f1b1 commit 436530cCopy full SHA for 436530c
.travis.yml
@@ -1,3 +1,9 @@
1
language: node_js
2
node_js:
3
- "0.10"
4
+- "0.11"
5
+
6
+matrix:
7
+ fast_finish: true
8
+ allow_failures:
9
+ - node_js: "0.11"
0 commit comments