Skip to content

Commit

Permalink
test: run appveyor tests in Node 10
Browse files Browse the repository at this point in the history
  • Loading branch information
nknapp committed Feb 7, 2019
1 parent f1c8b2e commit b02e9a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions appveyor.yml
@@ -1,8 +1,7 @@
# Test against these versions of Node.js
environment:
matrix:
- nodejs_version: "4"
- nodejs_version: "5"
- nodejs_version: "10"

platform:
- x64
Expand Down

0 comments on commit b02e9a2

Please sign in to comment.