Abhilash Raj pushed to branch rm-35 at GNU Mailman / Mailman Core


Commits:
6a7202bb by Abhilash Raj at 2020-07-01T05:24:51+00:00
Fix python version

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -42,7 +42,7 @@ pgsql-38:
   services:
   - postgres:latest
   script:
-  - MAILMAN_EXTRA_TESTING_CFG=/home/runner/configs/postgres.cfg tox -e 
py35-nocov-pg
+  - MAILMAN_EXTRA_TESTING_CFG=/home/runner/configs/postgres.cfg tox -e 
py38-nocov-pg
   tags:
   - postgres
 
@@ -58,7 +58,7 @@ mysql-38:
   services:
   - mysql:5.6
   script:
-  - MAILMAN_EXTRA_TESTING_CFG=/home/runner/configs/mysql.cfg tox -e 
py35-nocov-mysql
+  - MAILMAN_EXTRA_TESTING_CFG=/home/runner/configs/mysql.cfg tox -e 
py38-nocov-mysql
   tags:
   - mysql
 



View it on GitLab: 
https://gitlab.com/mailman/mailman/-/commit/6a7202bb48f10af50797bc172f93939376f9da4a

-- 
View it on GitLab: 
https://gitlab.com/mailman/mailman/-/commit/6a7202bb48f10af50797bc172f93939376f9da4a
You're receiving this email because of your account on gitlab.com.


_______________________________________________
Mailman-checkins mailing list -- mailman-checkins@python.org
To unsubscribe send an email to mailman-checkins-le...@python.org
https://mail.python.org/mailman3/lists/mailman-checkins.python.org/
Member address: arch...@jab.org

Reply via email to