summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml12
1 files changed, 0 insertions, 12 deletions
diff --git a/.travis.yml b/.travis.yml
index 7af8b0a..cb889b5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,10 +2,6 @@ language: python
matrix:
include:
- - python: 2.6
- os: linux
- dist: trusty
- env: TOXENV=py26
- python: 2.7
os: linux
dist: trusty
@@ -14,14 +10,6 @@ matrix:
os: linux
dist: trusty
env: TOXENV=pypy
- - python: 3.3
- os: linux
- dist: trusty
- env: TOXENV=py33
- - python: 3.4
- os: linux
- dist: trusty
- env: TOXENV=py34
- python: 3.5
os: linux
dist: trusty