mirror of https://github.com/scrapy/scrapy.git
Test on Python 3.4
This commit is contained in:
parent
44623687ab
commit
f11c21c6fc
|
|
@ -13,6 +13,8 @@ matrix:
|
|||
env: TOXENV=jessie
|
||||
- python: 2.7
|
||||
env: TOXENV=pypy
|
||||
- python: 3.4
|
||||
env: TOXENV=py34
|
||||
- python: 3.5
|
||||
env: TOXENV=py35
|
||||
- python: 3.6
|
||||
|
|
|
|||
Loading…
Reference in New Issue