Skip to content

Commit

Permalink
meta: drop support for node@4
Browse files Browse the repository at this point in the history
BREAKING CHANGE: node@4 is no longer supported
  • Loading branch information
zkat committed Apr 9, 2018
1 parent b71ef17 commit d9bf359
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ node_js:
- "9"
- "8"
- "6"
- "4"
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ environment:
- nodejs_version: "9"
- nodejs_version: "8"
- nodejs_version: "6"
- nodejs_version: "4"

This comment has been minimized.

Copy link
@dustpan28646

dustpan28646 Apr 28, 2021

  • "4"
    1 appveyor.yml

platform:
- x64
Expand Down

0 comments on commit d9bf359

Please sign in to comment.