Skip to content

Commit ebeec05

Browse files
committed
Run CI on Node v6, v7
1 parent 5d58c07 commit ebeec05

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
@@ -5,4 +5,5 @@ script:
55
- npm test
66
node_js:
77
- "4"
8-
- "5"
8+
- "6"
9+
- "7"

0 commit comments

Comments
 (0)