Skip to content

Commit e0f08d3

Browse files
committed
update travis.
1 parent a6e2a81 commit e0f08d3

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.travis.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,8 @@ node_js:
44
- "iojs"
55
- "0.12"
66
- "0.10"
7-
- "0.8"
7+
- "0.8"
8+
before_install:
9+
- npm install -g npm
10+
matrix:
11+
fast_finish: true

0 commit comments

Comments
 (0)