Skip to content

Commit 90cc789

Browse files
author
Walker Leite
committed
feat(travis): remove node 6 and 7
1 parent 4b240ed commit 90cc789

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: node_js
22
node_js:
3-
- "6"
4-
- "7"
3+
- "8"
54
- "node"
65
addons:
76
chrome: stable

0 commit comments

Comments
 (0)