Skip to content

Commit ec93896

Browse files
author
runarberg
committed
Add node v4.x.x to travis
1 parent b31933c commit ec93896

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
language: node_js
22
node_js:
3-
- "0.12"
43
- "0.10"
54
- "0.10.29"
5+
- "0.12"
6+
- "4"
67
- "iojs"
78
sudo: false

0 commit comments

Comments
 (0)