Skip to content

Commit 11478ff

Browse files
committedApr 6, 2018
meta: drop support for node@4
BREAKING CHANGE: node@4 is no longer supported
1 parent 85b269b commit 11478ff

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed
 

‎.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ node_js:
44
- "9"
55
- "8"
66
- "6"
7-
- "4"

‎appveyor.yml

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ environment:
33
- nodejs_version: "9"
44
- nodejs_version: "8"
55
- nodejs_version: "6"
6-
- nodejs_version: "4"
76

87
platform:
98
- x64

0 commit comments

Comments
 (0)
Please sign in to comment.