We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44f281f commit 8e5a36bCopy full SHA for 8e5a36b
.travis.yml
@@ -4,3 +4,8 @@ node_js:
4
- "4.2"
5
- "0.10"
6
- "0.11"
7
+
8
+matrix:
9
+ allow_failures:
10
+ - node_js: "0.10"
11
+ - node_js: "0.11"
0 commit comments