Commit 740a08b7 authored by 神楽坂玲奈's avatar 神楽坂玲奈

appveyor

parent 7260decc
version: '{build}'
platform:
- x86
- x64
cache:
......@@ -13,7 +14,7 @@ init:
- git config --global core.autocrlf input
install:
- ps: Install-Product node 6 x64
- ps: Install-Product node 6 $env:platform
- git reset --hard HEAD
- npm install npm -g
- npm install electron-builder
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment