tox/ci: remove testing with pytest's features branch (#509)
pytest is using the master branch now only.
This commit is contained in:
@@ -44,8 +44,6 @@ jobs:
|
||||
env: TOXENV=py37-pytestlatest
|
||||
- python: "3.8"
|
||||
env: TOXENV=py38-pytestmaster
|
||||
- python: "3.8"
|
||||
env: TOXENV=py38-pytestfeatures
|
||||
|
||||
- stage: deploy
|
||||
python: '3.8'
|
||||
|
||||
Reference in New Issue
Block a user