mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-12-26 10:00:50 +08:00
fix(build): bump AppVeyor to build with Node 6.9 from 4.2
This commit is contained in:
parent
5e582f97de
commit
8e97850b1a
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ build_script:
|
|||
|
||||
environment:
|
||||
matrix:
|
||||
- NODE_VERSION: 4.2
|
||||
- NODE_VERSION: 6.9
|
||||
PUBLISH_BUILD: true
|
||||
global:
|
||||
CERTIFICATE_FILE: .\src\pro\encrypted_certificates\appveyor\win-nylas-n1.p12
|
||||
|
|
Loading…
Reference in a new issue