Commit 0a705db3 authored by nanahira's avatar nanahira

Update appveyor.yml

parent fd2d84d9
......@@ -93,11 +93,11 @@ after_build:
- cp -rf ../ygopro-svrelease/WindBot .
- cp -rf config.json config.user.json
- cp -rf ../node-v8.4.0-win-x64.zip .
- 7z x node-v8.4.0-win-x64.zip
- rm -rf node-v8.4.0-win-x64.zip
- cp -rf node-v8.4.0-win-x64/* .
- rm -rf node-v8.4.0-win-x64
- mv -f ../node-v9.1.0-win-x64.zip .
- 7z x node-v9.1.0-win-x64.zip
- rm -rf node-v9.1.0-win-x64.zip
- cp -rf node-v9.1.0-win-x64/* .
- rm -rf node-v9.1.0-win-x64
- npm install
- npm install pm2@latest -g
- npm install ws
......
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