mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
Trash test in python 2.7, only keep 3.x
This commit is contained in:
parent
e4b70e3861
commit
8e70561f9c
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue