mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 00:35:50 +02:00
Don't run Python 3.5 tests twice. (#7704)
This commit is contained in:
committed by
Adrien Ferrand
parent
a6772043d6
commit
4473fd25cb
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user