Skip to content

Commit e9ca4af

Browse files
committedDec 27, 2015
Add nodejs 4.1 travis target
1 parent da8be4d commit e9ca4af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
language: node_js
22
sudo: false
33
node_js:
4-
- "iojs-v3.2.0"
54
- "iojs"
6-
- "4.0.0"
5+
- "4.1"
6+
- "4.0"
77
- "0.12"
88
- "0.11"
99
- "0.10"

0 commit comments

Comments
 (0)
Please sign in to comment.