Skip to content

Commit ffe4390

Browse files
committed
Add Node 0.12, 4, 5 to Travis config
1 parent a76068c commit ffe4390

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
language: node_js
22
node_js:
33
- "0.10"
4+
- "0.12"
5+
- "4"
6+
- "5"

0 commit comments

Comments
 (0)