We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73762e9 commit 0031d13Copy full SHA for 0031d13
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