Barry Warsaw pushed to branch issue190-3.0 at mailman / Mailman
Commits:
14746ad2 by Barry Warsaw at 2016-02-06T18:32:47-05:00
More CI fixes.
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -13,12 +13,12 @@ variables:
sqlite:
script:
- - tox -e py34,py35
+ - tox -e py34
pgsql:
services:
- postgres:latest
script:
- - MAILMAN_EXTRA_TESTING_CFG=/home/runner/configs/postgres.cfg tox -e
{py34,py35}-pg
+ - MAILMAN_EXTRA_TESTING_CFG=/home/runner/configs/postgres.cfg tox -e pg
tags:
- postgres
View it on GitLab:
https://gitlab.com/mailman/mailman/commit/14746ad252ce8d4bcea8a4b1d8bee392da281b04
_______________________________________________
Mailman-checkins mailing list
[email protected]
Unsubscribe:
https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org