Skip to content

Commit ca4ef0a

Browse files
committed
Add node versions to travis config
1 parent ef7e729 commit ca4ef0a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
language: node_js
22
node_js:
3+
- "4.1"
4+
- "4.0"
35
- "0.12"
46
- "0.11"
57
- "0.10"
68
- "iojs"
7-
- "iojs-v1.0.4"

0 commit comments

Comments
 (0)