jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/697611 )

Change subject: [tests] Test Pywikibot with Python 3.11
......................................................................

[tests] Test Pywikibot with Python 3.11

Change-Id: I4652246e2d510695e85fac7aae08b2523880c0bc
---
M .travis.yml
1 file changed, 5 insertions(+), 0 deletions(-)

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



diff --git a/.travis.yml b/.travis.yml
index ec541b7..861d941 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -154,6 +154,9 @@
       env: LANGUAGE=uk FAMILY=wowwiki PYWIKIBOT_TEST_NO_RC=1
     - python: '3.8'
       env: LANGUAGE=en FAMILY=portalwiki
+    - python: '3.11-dev'
+      env: LANGUAGE=test FAMILY=wikipedia PYWIKIBOT_SITE_ONLY=1
+
   allow_failures:
     - python: '3.6'
       env: LANGUAGE=en FAMILY=wpbeta PYWIKIBOT_SITE_ONLY=1 
OAUTH_DOMAIN="en.wikipedia.beta.wmflabs.org"
@@ -161,6 +164,8 @@
       env: LANGUAGE=uk FAMILY=wowwiki PYWIKIBOT_TEST_NO_RC=1
     - python: '3.5'
       env: LANGUAGE=en FAMILY=wsbeta PYWIKIBOT_SITE_ONLY=1
+    - python: '3.11-dev'
+      env: LANGUAGE=test FAMILY=wikipedia PYWIKIBOT_SITE_ONLY=1

 notifications:
   email:

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/697611
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: I4652246e2d510695e85fac7aae08b2523880c0bc
Gerrit-Change-Number: 697611
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]
To unsubscribe send an email to [email protected]

Reply via email to