mirror of https://github.com/scrapy/scrapy.git
no need to test latest versions of dependencies on python 2.6
This commit is contained in:
parent
c5222b4b8a
commit
ac218ed418
|
|
@ -9,8 +9,6 @@ matrix:
|
|||
env: BUILDENV=lucid
|
||||
- python: "2.7"
|
||||
env: BUILDENV=precise
|
||||
- python: "2.6"
|
||||
env: BUILDENV=latest
|
||||
- python: "2.7"
|
||||
env: BUILDENV=latest
|
||||
- python: "pypy"
|
||||
|
|
|
|||
Loading…
Reference in New Issue