another try to limit travis build matrix

This commit is contained in:
Daniel Graña 2013-08-27 16:53:54 -03:00
parent 7394969236
commit ad140a2763
1 changed files with 0 additions and 8 deletions

View File

@ -1,12 +1,4 @@
language: python
python:
- "2.6"
- "2.7"
- "pypy"
env:
- BUILDENV=lucid
- BUILDENV=precise
- BUILDENV=latest
matrix:
include:
- python: "2.6"