Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/618741 )

Change subject: [bugfix] enable allow_failures with Python 3.9
......................................................................

[bugfix] enable allow_failures with Python 3.9

Change-Id: Iec731e41ebadc6e3e6e1f28c349968a494665042
---
M .travis.yml
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  jenkins-bot: Verified
  Xqt: Looks good to me, approved



diff --git a/.travis.yml b/.travis.yml
index 0611d5f..e6d0c67 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -164,7 +164,7 @@
     - python: '3.8'
       env: LANGUAGE=en FAMILY=btrfswiki
     - python: '3.9-dev'
-      env: LANGUAGE=test FAMILY=wikipedia PYWIKIBOT_SITE_ONLY=1
+      env: LANGUAGE=test2 FAMILY=wikipedia PYWIKIBOT_SITE_ONLY=1
     - python: '3.10-dev'
       env: LANGUAGE=test FAMILY=wikipedia PYWIKIBOT_SITE_ONLY=1
   allow_failures:

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/618741
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: Iec731e41ebadc6e3e6e1f28c349968a494665042
Gerrit-Change-Number: 618741
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to