mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 22:08:07 -04:00
test on Python 3.7
This commit is contained in:
parent
552e60a126
commit
f3e7157ac0
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ matrix:
|
|||
env: TOXENV=py34
|
||||
sudo: required
|
||||
services: docker
|
||||
- python: "3.6"
|
||||
- python: "3.7"
|
||||
env: TOXENV=py36
|
||||
sudo: required
|
||||
services: docker
|
||||
|
|
|
|||
Loading…
Reference in a new issue