Skip to content

Commit ea84cbd

Browse files
committedAug 22, 2015
update travis
1 parent 99ebec9 commit ea84cbd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎.travis.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ language: node_js
33
node_js:
44
- "iojs"
55
- "0.12"
6-
- "0.10"
6+
- "0.10"
7+
matrix:
8+
fast_finish: true

0 commit comments

Comments
 (0)
Please sign in to comment.