mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 17:54:25 +02:00
Blot out Travis addons on le_auto job.
MariaDB addon is broken on Google Compute Engine jobs at the moment: see https://github.com/travis-ci/travis-ci/issues/5759.
This commit is contained in:
@@ -43,6 +43,7 @@ matrix:
|
|||||||
env: TOXENV=le_auto
|
env: TOXENV=le_auto
|
||||||
services: docker
|
services: docker
|
||||||
before_install:
|
before_install:
|
||||||
|
addons:
|
||||||
- python: "2.7"
|
- python: "2.7"
|
||||||
env: TOXENV=cover
|
env: TOXENV=cover
|
||||||
- python: "3.3"
|
- python: "3.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user