mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 07:12:54 -04:00
Don't run Python 3.5 tests twice. (#7704)
This commit is contained in:
parent
a6772043d6
commit
4473fd25cb
1 changed files with 0 additions and 3 deletions
|
|
@ -160,9 +160,6 @@ matrix:
|
|||
sudo: required
|
||||
services: docker
|
||||
<<: *extended-test-suite
|
||||
- python: "3.5"
|
||||
env: TOXENV=py35
|
||||
<<: *extended-test-suite
|
||||
- python: "3.6"
|
||||
env: TOXENV=py36
|
||||
<<: *extended-test-suite
|
||||
|
|
|
|||
Loading…
Reference in a new issue