mirror of https://github.com/scrapy/scrapy.git
no need to waste travis-ci time on py3 for 0.24
This commit is contained in:
parent
1d0c096a3f
commit
8e080c1e07
|
|
@ -3,7 +3,6 @@ python: 2.7
|
|||
env:
|
||||
- TOXENV=py27
|
||||
- TOXENV=precise
|
||||
- TOXENV=py33
|
||||
matrix:
|
||||
allow_failures:
|
||||
- env: TOXENV=py33
|
||||
|
|
|
|||
Loading…
Reference in New Issue