Skip to content

Commit

Permalink
Update appveyor Node version
Browse files Browse the repository at this point in the history
  • Loading branch information
bergie committed Jan 26, 2019
1 parent ff1e2bc commit faa7a70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -6,7 +6,7 @@ init:

environment:
matrix:
- nodejs_version: 6
- nodejs_version: 10

install:
- ps: Install-Product node $env:nodejs_version
Expand Down

0 comments on commit faa7a70

Please sign in to comment.