mirror of
https://github.com/certbot/certbot.git
synced 2026-06-07 07:42:08 -04:00
Don't run Python 3.5 tests twice.
This commit is contained in:
parent
7234d8922d
commit
6f7d6a024a
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