Skip to content

Commit f86e5ed

Browse files
committed
update travis config
1 parent 3fb4fd9 commit f86e5ed

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.travis.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,7 @@ node_js:
66
- '4'
77
- '0.12'
88
- '0.10'
9-
git:
10-
depth: 10
9+
matrix:
10+
fast_finish: true
11+
allow_failures:
12+
- node_js: '0.10'

0 commit comments

Comments
 (0)