mirror of https://github.com/scrapy/scrapy.git
Remove the py35-asyncio env for 3.5 from Travis.
This commit is contained in:
parent
2b9254c2bd
commit
b2dd379bc2
|
|
@ -16,8 +16,6 @@ matrix:
|
|||
python: 3.5
|
||||
- env: TOXENV=pinned
|
||||
python: 3.5
|
||||
- env: TOXENV=py35-asyncio
|
||||
python: 3.5
|
||||
- env: TOXENV=py35-asyncio
|
||||
python: 3.5.2
|
||||
- env: TOXENV=py36
|
||||
|
|
|
|||
Loading…
Reference in New Issue