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: on_success:
- dir - 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 fetch
- git checkout build-artifacts - git checkout build-artifacts
- git config --global credential.helper store - git config --global credential.helper store