Rename artifact for Appveyor

This commit is contained in:
Axel Isouard 2017-03-19 20:22:30 +01:00
parent 58f2d70a74
commit 5744e63abe
No known key found for this signature in database
GPG key ID: 4E64BB3EAAF31C29

View file

@ -16,7 +16,7 @@ before_build:
- cmake -G "Visual Studio 14 2015 Win64" -DCMAKE_INSTALL_PREFIX=c:\projects\libwebrtc . - cmake -G "Visual Studio 14 2015 Win64" -DCMAKE_INSTALL_PREFIX=c:\projects\libwebrtc .
artifacts: artifacts:
- path: libwebrtc-0.0.1-rc.4-win32-x64.7z - path: libwebrtc-0.0.1-rc.4-win-x64.zip
name: libwebrtc-0.0.1-rc.4-win32-x64.7z name: libwebrtc-0.0.1-rc.4-win-x64.zip
test: off test: off