Appveyor.

This commit is contained in:
Martin Rotter 2016-08-25 08:48:05 +02:00
parent edcd42336e
commit 193408daf1

View File

@ -26,7 +26,8 @@ build_script:
on_success:
- dir
- cd ..\rssguard
- git clone -q --depth=1 --branch=build-artifacts https://github.com/martinrotter/rssguard.git c:\rssguard-artifacts
- cd ..\rssguard-artifacts
- git fetch
- git checkout build-artifacts
- git config --global credential.helper store