Skip to content

Commit 29a8471

Browse files
authored
Add Node v7 to travis (#221)
1 parent 05c495c commit 29a8471

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ node_js:
66
- "4"
77
- "5"
88
- "6"
9+
- "7"
910
- "node"
1011
before_install:
1112
- "npm install --upgrade npm -g"

0 commit comments

Comments
 (0)