mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 06:15:36 -04:00
remove new py3.7 tests
This commit is contained in:
parent
9145669d4c
commit
ba2d8c2369
1 changed files with 0 additions and 8 deletions
|
|
@ -19,14 +19,6 @@ before_script:
|
|||
|
||||
matrix:
|
||||
include:
|
||||
- python: "3.7"
|
||||
env: TOXENV=py36 BOULDER_INTEGRATION=v1
|
||||
sudo: required
|
||||
services: docker
|
||||
- python: "3.7"
|
||||
env: TOXENV=py36 BOULDER_INTEGRATION=v2
|
||||
sudo: required
|
||||
services: docker
|
||||
- language: generic
|
||||
env: TOXENV=py37
|
||||
os: osx
|
||||
|
|
|
|||
Loading…
Reference in a new issue