mirror of https://github.com/scrapy/scrapy.git
Add py38-no-asyncio to Travis.
This commit is contained in:
parent
cc19ab5439
commit
f41c2f3874
|
|
@ -25,6 +25,8 @@ matrix:
|
|||
python: 3.8
|
||||
- env: TOXENV=py38-extra-deps
|
||||
python: 3.8
|
||||
- env: TOXENV=py38-no-asyncio
|
||||
python: 3.8
|
||||
- env: TOXENV=docs
|
||||
python: 3.6
|
||||
install:
|
||||
|
|
|
|||
Loading…
Reference in New Issue