Skip to content

Commit 389fd4b

Browse files
committed
chore(ci): remove node v6 & 7 (#22)
1 parent 050e711 commit 389fd4b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
language: node_js
22
node_js:
3-
- '8'
4-
- '7'
5-
- '6'
3+
- '8'
64
matrix:
75
fast_finish: true
86
cache:

0 commit comments

Comments
 (0)