aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 3809135..bc61d47 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,8 +5,6 @@ matrix:
include:
- python: '2.7'
env: TOXENV=py27
- - python: '3.3'
- env: TOXENV=py33
- python: '3.4'
env: TOXENV=py34
- python: '3.5'