Skip to content

Commit

Permalink
Stop testing Node 4 on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
jscheid committed Oct 11, 2020
1 parent c84e17a commit 5f55211
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions appveyor.yml
@@ -1,21 +1,6 @@
# Test against this version of Node.js
environment:
matrix:
- nodejs_version: 4
WEBPACK_SUFFIX: '@1'
ETWP_SUFFIX: '@1'
FL_SUFFIX: '@0'
HWP_SUFFIX: '@2'
- nodejs_version: 4
WEBPACK_SUFFIX: '@2'
ETWP_SUFFIX: '@2'
FL_SUFFIX: '@1'
HWP_SUFFIX: '@2'
- nodejs_version: 4
WEBPACK_SUFFIX: '@3'
ETWP_SUFFIX: '@3'
FL_SUFFIX: '@1'
HWP_SUFFIX: '@2'
- nodejs_version: 6
WEBPACK_SUFFIX: '@1'
ETWP_SUFFIX: '@1'
Expand Down

0 comments on commit 5f55211

Please sign in to comment.