Abhilash Raj pushed to branch 495-add-python-3-7-to-the-ci at GNU Mailman / 
Mailman Core


Commits:
9af47322 by Abhilash Raj at 2018-08-27T04:16:58Z
Fix the wrong configuration.

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -36,7 +36,7 @@ mysql:
   services:
   - mysql:5.6
   script:
-  - MAILMAN_EXTRA_TESTING_CFG=/home/runner/configs/mysql.cfg tox -e 
py35-nocov-mysql,py36-nocov-mysql,py37-nocov-pg
+  - MAILMAN_EXTRA_TESTING_CFG=/home/runner/configs/mysql.cfg tox -e 
py35-nocov-mysql,py36-nocov-mysql,py37-nocov-mysql
   tags:
   - mysql
 



View it on GitLab: 
https://gitlab.com/mailman/mailman/commit/9af47322a1c955154c7bd3bf18df480dd4555152

-- 
View it on GitLab: 
https://gitlab.com/mailman/mailman/commit/9af47322a1c955154c7bd3bf18df480dd4555152
You're receiving this email because of your account on gitlab.com.
_______________________________________________
Mailman-checkins mailing list
Mailman-checkins@python.org
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to