mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 22:08:07 -04:00
Use Python 3.7 for Python 3 macOS tests.
This commit is contained in:
parent
0cee44f590
commit
142efc9458
1 changed files with 1 additions and 1 deletions
|
|
@ -103,7 +103,7 @@ matrix:
|
|||
env: TOXENV=py27
|
||||
os: osx
|
||||
- language: generic
|
||||
env: TOXENV=py36
|
||||
env: TOXENV=py37
|
||||
os: osx
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue