diff options
| author | Abhilash Raj | 2016-08-15 19:08:14 -0700 |
|---|---|---|
| committer | Abhilash Raj | 2016-08-15 19:08:14 -0700 |
| commit | 783603ed668e9e50b1b798579fbfa7b6ff49f98c (patch) | |
| tree | 6a8393265ed14bb038975cda48a3a5415f55b395 | |
| parent | febb5289e82c4424cdbcc2297e967bd894cbc8cf (diff) | |
| download | mailman-783603ed668e9e50b1b798579fbfa7b6ff49f98c.tar.gz mailman-783603ed668e9e50b1b798579fbfa7b6ff49f98c.tar.zst mailman-783603ed668e9e50b1b798579fbfa7b6ff49f98c.zip | |
| -rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5b5c28226..94f8b1de7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -33,7 +33,7 @@ pgsql: mysql: services: - - maxking/mysql:latest + - mysql:latest script: - MAILMAN_EXTRA_TESTING_CFG=/home/runner/configs/mysql.cfg tox -e py34-mysql,py35-mysql tags: |
