summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarry Warsaw2016-01-31 13:59:10 -0500
committerBarry Warsaw2016-01-31 13:59:10 -0500
commit545ba72eba19bdef60c56d4dbe63b8b911fdbadd (patch)
treef96b8de73fa038ec36b8206debf8b34b5c8b7b88
parentdf14cc6d3c352efa55a1cc1bb18c8b5227646bf7 (diff)
downloadmailman-545ba72eba19bdef60c56d4dbe63b8b911fdbadd.tar.gz
mailman-545ba72eba19bdef60c56d4dbe63b8b911fdbadd.tar.zst
mailman-545ba72eba19bdef60c56d4dbe63b8b911fdbadd.zip
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ee8db9134..cf0aa29c8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -19,6 +19,6 @@ pgsql:
services:
- postgres:latest
script:
- - MAILMAN_EXTRA_TESTING_CFG=/home/runner/configs/postgres.cfg tox -e pg
+ - MAILMAN_EXTRA_TESTING_CFG=/home/runner/configs/postgres.cfg tox -e {py34,py35}-pg
tags:
- postgres