Barry Warsaw pushed to branch tox at mailman / Mailman

Commits:
545ba72e by Barry Warsaw at 2016-01-31T13:59:10-05:00
Make sure we're using the right environment.

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
--- 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



View it on GitLab: 
https://gitlab.com/mailman/mailman/commit/545ba72eba19bdef60c56d4dbe63b8b911fdbadd
_______________________________________________
Mailman-checkins mailing list
Mailman-checkins@python.org
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to