mirror of https://github.com/scrapy/scrapy.git
another try to limit travis build matrix
This commit is contained in:
parent
7394969236
commit
ad140a2763
|
|
@ -1,12 +1,4 @@
|
|||
language: python
|
||||
python:
|
||||
- "2.6"
|
||||
- "2.7"
|
||||
- "pypy"
|
||||
env:
|
||||
- BUILDENV=lucid
|
||||
- BUILDENV=precise
|
||||
- BUILDENV=latest
|
||||
matrix:
|
||||
include:
|
||||
- python: "2.6"
|
||||
|
|
|
|||
Loading…
Reference in New Issue