Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/964121 )
Change subject: [tests] Appveyor tests with different image" ...................................................................... [tests] Appveyor tests with different image" Change-Id: I4996040efcedd370fd77be904ec19ea961afba98 --- M .appveyor.yml 1 file changed, 10 insertions(+), 1 deletion(-) Approvals: Xqt: Verified; Looks good to me, approved diff --git a/.appveyor.yml b/.appveyor.yml index ab8d89a..b67696c 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -55,7 +55,7 @@ - "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%" install: - - if [%PYTHON_VERSION%]==[3.6.6] git submodule update --init http.sslVerify false + - if [%PYTHON_VERSION%]==[3.6.6] GIT_SSL_NO_VERIFY = git submodule update --init - if NOT [%PYTHON_VERSION%]==[3.6.6] git submodule update --init # Download the AppVeyor Python build accessories into subdirectory .\appveyor - mkdir appveyor -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/964121 To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: I4996040efcedd370fd77be904ec19ea961afba98 Gerrit-Change-Number: 964121 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
