Abhilash Raj pushed to branch master at GNU Mailman / Mailman Core


Commits:
7e920215 by Abhilash Raj at 2020-07-01T05:40:44+00:00
Remove testing for Python 3.5

- - - - -
e405f471 by Abhilash Raj at 2020-07-01T05:40:44+00:00
Merge branch 'rm-35' into 'master'

Remove testing for Python 3.5

See merge request mailman/mailman!668
- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -21,10 +21,6 @@ docs:
   script:
   - tox -e docs
 
-sqlite-35:
-  script:
-  - tox -e py35-nocov
-
 sqlite-36:
   script:
   - tox -e py36-nocov
@@ -42,11 +38,11 @@ sqlite-39:
     - tox -e py39-nocov
   allow_failure: true
 
-pgsql-35:
+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,11 +54,11 @@ pgsql-37:
   tags:
   - postgres
 
-mysql-35:
+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/-/compare/9f45878796f6db2968171375193b5fb5d2a0ff86...e405f471815feb7513a404ee3cfac8d98c80869a

-- 
View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/9f45878796f6db2968171375193b5fb5d2a0ff86...e405f471815feb7513a404ee3cfac8d98c80869a
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