1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-11-23 22:56:53 +09:00

Update appveyor.yml

This commit is contained in:
Aya Morisawa 2016-12-31 02:28:21 +09:00
parent b0701c53d8
commit 05001db5b5

View File

@ -21,7 +21,7 @@ install:
# 必須! node-gyp のバージョンを上げないと、ネイティブモジュールのコンパイルに失敗します
- npm install -g node-gyp
- npm install
- npm install
init:
# git clone の際の改行を変換しないようにします