We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73762e9 + 0031d13 commit c366ccbCopy full SHA for c366ccb
1 file changed
.travis.yml
@@ -0,0 +1,10 @@
1
+language: node_js
2
+
3
+node_js:
4
+ - "0.8"
5
+ - "0.10"
6
+ - "0.11"
7
8
+matrix:
9
+ allow_failures:
10
+ - node_js: "0.11"
0 commit comments