From ad140a276355a18d85ae5bc0d2e175f40189967b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gra=C3=B1a?= Date: Tue, 27 Aug 2013 16:53:54 -0300 Subject: [PATCH] another try to limit travis build matrix --- .travis.yml | 8 -------- 1 file changed, 8 deletions(-) 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"