no need to test latest versions of dependencies on python 2.6

This commit is contained in:
Daniel Graña 2013-08-27 17:38:28 -03:00
parent c5222b4b8a
commit ac218ed418
1 changed files with 0 additions and 2 deletions

View File

@ -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"