Love appveyor

This commit is contained in:
BenDroid 2017-11-06 21:18:53 +01:00
parent 356152548b
commit e5b0a86203

View file

@ -13,7 +13,7 @@ configuration: Release
# clone directory
clone_script:
- cmd: >-
- cmd: >-
git clone -q --branch=%APPVEYOR_REPO_BRANCH% https://github.com/%APPVEYOR_REPO_NAME%.git %APPVEYOR_BUILD_FOLDER%
cd %APPVEYOR_BUILD_FOLDER%
git checkout -qf %APPVEYOR_REPO_COMMIT%