Skip to content

Commit ff347dd

Browse files
committed
Add Node v7 to Travis CI platforms
1 parent d146476 commit ff347dd

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
@@ -3,4 +3,5 @@ language: node_js
33
node_js:
44
- "4"
55
- "6"
6+
- "7"
67

0 commit comments

Comments
 (0)