diff --git a/.travis.yml b/.travis.yml index 31ff95072..1bc766a26 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,12 +1,4 @@ language: python -python: - - "2.6" - - "2.7" - - "pypy" -env: - - BUILDENV=lucid - - BUILDENV=precise - - BUILDENV=latest matrix: include: - python: "2.6"