jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/919426 )
Change subject: fix end of file ......................................................................
fix end of file
Change-Id: I2f02b60d746fc2afdcad554c6ed9955b48f6a3c4 --- M .appveyor.yml 1 file changed, 9 insertions(+), 1 deletion(-)
Approvals: JJMC89: Looks good to me, approved jenkins-bot: Verified
diff --git a/.appveyor.yml b/.appveyor.yml index dcb0b15..cc15871 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -92,4 +92,3 @@ coverage report Invoke-WebRequest -Uri 'https://codecov.io/bash' -OutFile codecov.sh bash codecov.sh -U "-s" -A "-s" -
pywikibot-commits@lists.wikimedia.org