Skip to content

Commit 25424ec

Browse files
committed
Drop support for nodejs <8 for now.
1 parent ceef790 commit 25424ec

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.travis.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,5 @@ os:
55
language: node_js
66
node_js:
77
- node
8-
- '9'
8+
- '10'
99
- '8'
10-
- '7'
11-
- '6'
12-
- '5'
13-
- '4'
14-
- '0.12'
15-
- '0.10'

0 commit comments

Comments
 (0)