From c9a0e530f1ffe8a20527c7fd79e00d00e7e3ee5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20Sch=C3=B6nberger?= Date: Sat, 9 Nov 2013 17:52:10 +0100 Subject: [PATCH] Remove python 2.6 and 3.3 --- .travis.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.travis.yml b/.travis.yml index fb676df0..1db049d8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,10 +11,6 @@ python: matrix: include: - - python: 2.6 - env: - - PYTHON=python - - PYVER=2.x - python: 2.7 env: - PYTHON=python @@ -23,10 +19,6 @@ matrix: env: - PYTHON=python3 - PYVER=3.x - - python: 3.3 - env: - - PYTHON=python3 - - PYVER=3.x exclude: - python: 2.6