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 の際の改行を変換しないようにします