mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 23:32:06 -04:00
ordering?
This commit is contained in:
parent
499a900a5c
commit
3903569f39
1 changed files with 2 additions and 2 deletions
|
|
@ -44,20 +44,20 @@ matrix:
|
|||
os: osx
|
||||
addons:
|
||||
homebrew:
|
||||
update: true
|
||||
packages:
|
||||
- augeas
|
||||
- python2
|
||||
update: true
|
||||
<<: *extended-test-suite
|
||||
- language: generic
|
||||
env: TOXENV=py3
|
||||
os: osx
|
||||
addons:
|
||||
homebrew:
|
||||
update: true
|
||||
packages:
|
||||
- augeas
|
||||
- python3
|
||||
update: true
|
||||
<<: *extended-test-suite
|
||||
|
||||
# container-based infrastructure
|
||||
|
|
|
|||
Loading…
Reference in a new issue