mirror of https://github.com/scrapy/scrapy.git
Update .travis.yml
Reverting change to 3.8 extra dependency environment.
This commit is contained in:
parent
20ea912513
commit
b5a00262ec
|
|
@ -29,7 +29,7 @@ matrix:
|
|||
python: 3.7
|
||||
- env: TOXENV=py38
|
||||
python: 3.8
|
||||
- env: TOXENV=py38-extra-deps
|
||||
- env: TOXENV=py37-extra-deps
|
||||
python: 3.8
|
||||
- env: TOXENV=docs
|
||||
python: 3.6
|
||||
|
|
|
|||
Loading…
Reference in New Issue