Skip to content

Commit 131fbdc

Browse files
committed
travis: add 4.0.0 and io.js targets
1 parent 98b84d8 commit 131fbdc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ language: node_js
22
before_install:
33
- "npm install npm -g"
44
node_js:
5+
- "4.0.0"
6+
- "io.js"
57
- "0.12"
68
- "0.10"
79
env:

0 commit comments

Comments
 (0)