Skip to content

Commit b5130e8

Browse files
committed
updates travis build to use node v4, v5 and v6 instead of 0.10
1 parent 3c44b5f commit b5130e8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

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

0 commit comments

Comments
 (0)