We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c33c024 commit e065b7fCopy full SHA for e065b7f
.travis.yml
@@ -7,3 +7,6 @@ node_js:
7
- "iojs"
8
before_install:
9
- "npm install --upgrade npm -g"
10
+matrix:
11
+ allow_failures:
12
+ - node_js: "0.6"
0 commit comments