Skip to content

Commit 1d85539

Browse files
committed
update travis. Remove v5, add v7
1 parent ab562bd commit 1d85539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ cache:
33
directories:
44
- node_modules
55
node_js:
6+
- "7"
67
- "6"
7-
- "5"
88
- "4"
99
after_success:
1010
- npm run coverall

0 commit comments

Comments
 (0)