Trash test in python 2.7, only keep 3.x

This commit is contained in:
Alexandre Aubin 2021-01-20 00:31:51 +01:00 committed by GitHub
parent e4b70e3861
commit 8e70561f9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,10 +11,6 @@ matrix:
- env: TOXENV=py37-pytest - env: TOXENV=py37-pytest
- env: TOXENV=py37-lint - env: TOXENV=py37-lint
include: include:
- python: 2.7
env: TOXENV=py27-pytest
- python: 2.7
env: TOXENV=py27-lint
- python: 3.7 - python: 3.7
env: TOXENV=py37-pytest env: TOXENV=py37-pytest
- python: 3.7 - python: 3.7