Update appveyor.yml
This commit is contained in:
parent
b0701c53d8
commit
05001db5b5
|
@ -21,7 +21,7 @@ install:
|
|||
# 必須! node-gyp のバージョンを上げないと、ネイティブモジュールのコンパイルに失敗します
|
||||
- npm install -g node-gyp
|
||||
|
||||
- npm install
|
||||
- npm install
|
||||
|
||||
init:
|
||||
# git clone の際の改行を変換しないようにします
|
||||
|
|
Loading…
Reference in New Issue