jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/548961 )

Change subject: [tests] Python 3.8 is available at Travis. Enable that tests.
......................................................................

[tests] Python 3.8 is available at Travis. Enable that tests.

Change-Id: If913dcb4f45e01fda6494d961e8cb8a8b15c9250
---
M .travis.yml
1 file changed, 1 insertion(+), 4 deletions(-)

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



diff --git a/.travis.yml b/.travis.yml
index 2005c01..5ee5bc9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,6 +8,7 @@
   - '3.5'
   - '3.6'
   - '3.7'
+  - '3.8'

 # OSX builds do not yet support Python
 os: linux
@@ -152,10 +153,6 @@
       env: LANGUAGE=ar FAMILY=wiktionary PYWIKIBOT_TEST_NO_RC=1
     - python: '3.6'
       env: LANGUAGE=wikidata FAMILY=wikidata PYWIKIBOT_SITE_ONLY=1
-    - python: '3.8-dev'
-      env: LANGUAGE=test FAMILY=wikipedia PYWIKIBOT_SITE_ONLY=1
-  allow_failures:
-    - python: '3.8-dev'

 notifications:
   email:

--
To view, visit https://gerrit.wikimedia.org/r/548961
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: If913dcb4f45e01fda6494d961e8cb8a8b15c9250
Gerrit-Change-Number: 548961
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Dvorapa <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot (75)
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to