Try to fix Appveyor diff to master

Bu işleme şunda yer alıyor:
Thom Wiggers 2019-04-18 10:28:27 +02:00
ebeveyn 65d43df241
işleme e244787e87
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 001BB0A7CE26E363

Dosyayı Görüntüle

@ -23,9 +23,10 @@ init:
build_script:
- git config --replace-all remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
- git fetch
- git fetch --all
- git checkout %APPVEYOR_REPO_BRANCH%
- git reset --hard %APPVEYOR_REPO_COMMIT%
- git diff ..origin/master
- python -m pip install -r requirements.txt
- cd test
# Download Astyle to local folder because putting it in PATH doesn't work