Skip to content

Commit

Permalink
Use node 11 for windows as 12 doesn't seem to be available
Browse files Browse the repository at this point in the history
  • Loading branch information
razzeee committed May 1, 2019
1 parent e3910d5 commit 51588a5
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,7 +1,7 @@
image: Visual Studio 2017

environment:
NODEJS_VERSION: "12"
NODEJS_VERSION: "11"
PREBUILD_UPLOAD:
secure: /JesINEpGYP12bsjCPZEozyGOBGXj48nVKYqcS7kHO+aiL8+R/ko8vmh3mo5aQvw

Expand Down

0 comments on commit 51588a5

Please sign in to comment.