Skip to content

Commit

Permalink
Update appveyor to use node 10
Browse files Browse the repository at this point in the history
  • Loading branch information
John Kleinschmidt committed Dec 4, 2018
1 parent ca1b18b commit 2b3a240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -7,7 +7,7 @@ branches:
- master

environment:
nodejs_version: "6"
nodejs_version: "10"

cache:
- node_modules -> package.json
Expand Down

0 comments on commit 2b3a240

Please sign in to comment.