mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-11 04:48:44 +03:00
Use GYP_MSVS_VERSION=2013 as suggested on #5894
This commit is contained in:
parent
b08bd79e02
commit
6d132a9a24
@ -1,5 +1,6 @@
|
||||
environment:
|
||||
nodejs_version: "0.10"
|
||||
GYP_MSVS_VERSION: 2013
|
||||
|
||||
install:
|
||||
- ps: Install-Product node $env:nodejs_version
|
||||
|
Loading…
Reference in New Issue
Block a user