Skip to content

Commit

Permalink
use node 10.2 in appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
weinand committed Feb 8, 2019
1 parent b8bd42c commit 9f1b94c
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
@@ -1,5 +1,5 @@
install:
- ps: Install-Product node 7.9 x64
- ps: Install-Product node 10.2 x64

build_script:
- npm install
Expand Down

0 comments on commit 9f1b94c

Please sign in to comment.