Update .appveyor.yml

This commit is contained in:
ORG@niZM 2018-04-23 16:04:42 +05:00 committed by GitHub
parent 121c10f85a
commit a6019e61e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,8 +27,7 @@ build_script:
test_script: test_script:
- cd c:\xmrig - cd c:\xmrig
- 7z a c:\xmrig\xmrig.zip "c:\xmrig\build\Release\*.exe" "c:\xmrig\src\config.json" - 7z a c:\xmrig\xmrig-msvc-win64.zip "c:\xmrig\build\Release\*.exe" "c:\xmrig\src\config.json"
artifacts: artifacts:
- path: xmrig.zip - path: xmrig-msvc-win64.zip