Summary: Retry the build per AppVeyor forum recomendation

Test Plan: run a build

Reviewers: juan, evan

Reviewed By: evan

Differential Revision: https://phab.nylas.com/D3628
This commit is contained in:
Tomasz Finc 2017-01-10 11:38:00 -08:00
parent c9d106f802
commit e2302fe1c0
2 changed files with 3 additions and 4 deletions

View file

@ -1,6 +1,5 @@
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\bootstrap" %*
appveyor-retry "%~dp0\node.exe" "%~dp0\bootstrap" %*
) ELSE (
node "%~dp0\bootstrap" %*
appveyor-retry node "%~dp0\bootstrap" %*
)

2
src/K2

@ -1 +1 @@
Subproject commit aacfff9afa774589a7a4daaf20653518431c1cfa
Subproject commit 7da14f7cb73237951a0be8a0a2a8386db5d2557e