Skip to content

Commit

Permalink
CI: Drop Node 4 from testing matrix (all configurations)
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaldron committed Feb 20, 2018
1 parent f56312c commit 279205d
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 @@ -3,7 +3,6 @@ os:
- osx
language: node_js
node_js:
- 4
- 6
- 8
sudo: false
Expand Down
1 change: 0 additions & 1 deletion appveyor.yml
Expand Up @@ -4,7 +4,6 @@ clone_depth: 1

environment:
matrix:
- nodejs_version: 4
- nodejs_version: 6
- nodejs_version: 8

Expand Down

0 comments on commit 279205d

Please sign in to comment.