jenkins-bot has submitted this change and it was merged.
Change subject: Fix Appveyor builds
......................................................................
Fix Appveyor builds
An extra line from .appveyor.yml needs to be removed
after the switch to python requests (952665a).
Change-Id: I583443f779118683a87b6e3d9216c64da92eab93
---
M .appveyor.yml
1 file changed, 0 insertions(+), 1 deletion(-)
Approvals:
John Vandenberg: Looks good to me, approved
jenkins-bot: Verified
diff --git a/.appveyor.yml b/.appveyor.yml
index bd16e2e..9286aec 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -28,7 +28,6 @@
- ps: (new-object
net.webclient).DownloadFile('https://raw.githubusercontent.com/pypa/python-packaging-user-guide/master/source/code/install.ps1',
'install.ps1')
- "powershell install.ps1"
- ps: (new-object
net.webclient).DownloadFile('https://raw.githubusercontent.com/pypa/python-packaging-user-guide/master/source/code/run_with_compiler.cmd',
'run_with_compiler.cmd')
- - cd ..\\..
build: off
--
To view, visit https://gerrit.wikimedia.org/r/215861
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I583443f779118683a87b6e3d9216c64da92eab93
Gerrit-PatchSet: 2
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: John Vandenberg <[email protected]>
Gerrit-Reviewer: John Vandenberg <[email protected]>
Gerrit-Reviewer: Ladsgroup <[email protected]>
Gerrit-Reviewer: Merlijn van Deen <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits