Skip to content

Commit

Permalink
ci: drop Node 8
Browse files Browse the repository at this point in the history
  • Loading branch information
curbengh committed Dec 21, 2019
1 parent 422c5b4 commit 30896d3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,6 @@ cache:
- node_modules

node_js:
- "8"
- "10"
- "12"
- "13"
Expand Down
1 change: 0 additions & 1 deletion appveyor.yml
Expand Up @@ -5,7 +5,6 @@ init:
# Test against these versions of Node.js.
environment:
matrix:
- nodejs_version: "8"
- nodejs_version: "10"
- nodejs_version: "12"
- nodejs_version: "13"
Expand Down

0 comments on commit 30896d3

Please sign in to comment.