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

Change subject: [tests] test pywikibot with Python 3.10 at test2
......................................................................

[tests] test pywikibot with Python 3.10 at test2

Bug: T215130
Change-Id: I0cdea2339188c28d77cc8a0589ca06469d87a9e4
---
M .travis.yml
1 file changed, 2 insertions(+), 2 deletions(-)

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



diff --git a/.travis.yml b/.travis.yml
index e6d0c67..b597331 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -166,7 +166,7 @@
     - python: '3.9-dev'
       env: LANGUAGE=test2 FAMILY=wikipedia PYWIKIBOT_SITE_ONLY=1
     - python: '3.10-dev'
-      env: LANGUAGE=test FAMILY=wikipedia PYWIKIBOT_SITE_ONLY=1
+      env: LANGUAGE=test2 FAMILY=wikipedia PYWIKIBOT_SITE_ONLY=1
   allow_failures:
     - python: '3.8'
       env: LANGUAGE=uk FAMILY=wowwiki PYWIKIBOT_TEST_NO_RC=1
@@ -175,7 +175,7 @@
     - python: '3.9-dev'
       env: LANGUAGE=test2 FAMILY=wikipedia PYWIKIBOT_SITE_ONLY=1
     - python: '3.10-dev'
-      env: LANGUAGE=test FAMILY=wikipedia PYWIKIBOT_SITE_ONLY=1
+      env: LANGUAGE=test2 FAMILY=wikipedia PYWIKIBOT_SITE_ONLY=1

 notifications:
   email:

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/618782
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: I0cdea2339188c28d77cc8a0589ca06469d87a9e4
Gerrit-Change-Number: 618782
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: D3r1ck01 <[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