Skip to content

Commit 6f4fb7c

Browse files
committed
Adding Node 4.3.1 and 5.7.0 to Travis config
1 parent 72a9f08 commit 6f4fb7c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.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+
- "0.10"
4+
- "4.3"
5+
- "5.7"

0 commit comments

Comments
 (0)