mirror of https://github.com/scrapy/scrapy.git
Run py35-asyncio also on 3.5.2 to test Xenial.
This commit is contained in:
parent
16787f5bf4
commit
e3b8ba6188
|
|
@ -18,6 +18,8 @@ matrix:
|
|||
python: 3.5
|
||||
- env: TOXENV=py35-asyncio
|
||||
python: 3.5
|
||||
- env: TOXENV=py35-asyncio
|
||||
python: 3.5.2
|
||||
- env: TOXENV=py36
|
||||
python: 3.6
|
||||
- env: TOXENV=py37
|
||||
|
|
|
|||
Loading…
Reference in New Issue