mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 22:08:07 -04:00
Merge pull request #2619 from erikrose/fix-gce
Blot out Travis addons on le_auto job.
This commit is contained in:
commit
8a8711a16f
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