mirror of https://github.com/scrapy/scrapy.git
Use python 3.7 on travis
This commit is contained in:
parent
17e9914b8a
commit
cf9399acc1
|
|
@ -23,7 +23,7 @@ matrix:
|
|||
env: TOXENV=py36
|
||||
- python: 3.6
|
||||
env: TOXENV=docs
|
||||
- python: 3.7-dev
|
||||
- python: 3.7
|
||||
env: TOXENV=py37
|
||||
install:
|
||||
- |
|
||||
|
|
|
|||
Loading…
Reference in New Issue