mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 16:22:18 -04: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:
parent
6e041eb8f3
commit
64f31017cd
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ matrix:
|
|||
env: TOXENV=le_auto
|
||||
services: docker
|
||||
before_install:
|
||||
addons:
|
||||
- python: "2.7"
|
||||
env: TOXENV=cover
|
||||
- python: "3.3"
|
||||
|
|
|
|||
Loading…
Reference in a new issue