Skip to content

Commit 6f222ec

Browse files
author
Lionel Bijaoui
committed
Drop node 6 support as vue-cli don't support it
1 parent e6fa363 commit 6f222ec

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

-4
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ cache:
66
node_js:
77
- "10"
88
- "8"
9-
- "6"
10-
11-
before_install:
12-
- npm i -g npm@">=4.0.0"
139

1410
install:
1511
- npm install

0 commit comments

Comments
 (0)