Skip to content

Commit

Permalink
CI: appveyor to Node 8, 10; drop Node 6
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaldron committed Oct 5, 2018
1 parent 0a52765 commit 604594d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ environment:
# ESHOST_SKIP_NODE: 1
ESHOST_SKIP_REMOTE: 1
matrix:
- nodejs_version: 6
- nodejs_version: 8
- nodejs_version: 10

platform:
- x64
Expand Down

0 comments on commit 604594d

Please sign in to comment.