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 3fb4fd9 commit f86e5edCopy full SHA for f86e5ed
.travis.yml
@@ -6,5 +6,7 @@ node_js:
6
- '4'
7
- '0.12'
8
- '0.10'
9
-git:
10
- depth: 10
+matrix:
+ fast_finish: true
11
+ allow_failures:
12
+ - node_js: '0.10'
0 commit comments