mirror of
https://github.com/certbot/certbot.git
synced 2026-06-09 08:42:57 -04:00
reduce packages needed
This commit is contained in:
parent
87e52762bf
commit
930bb1758b
1 changed files with 1 additions and 3 deletions
|
|
@ -26,8 +26,7 @@ matrix:
|
|||
homebrew:
|
||||
packages:
|
||||
- augeas
|
||||
- python
|
||||
- python3
|
||||
- python2
|
||||
- language: generic
|
||||
env: TOXENV=py3
|
||||
os: osx
|
||||
|
|
@ -35,7 +34,6 @@ matrix:
|
|||
homebrew:
|
||||
packages:
|
||||
- augeas
|
||||
- python
|
||||
- python3
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue