1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-02-21 06:13:09 +00:00

Run py35-asyncio also on 3.5.2 to test Xenial.

This commit is contained in:
Andrey Rakhmatullin 2019-12-31 17:54:01 +05:00
parent 16787f5bf4
commit e3b8ba6188

View File

@ -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