summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index fe3c745..0899d80 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,11 +6,6 @@ python:
- 3.3
- 3.4
- pypy
-matrix:
- allow_failures:
- - python: 3.2
- - python: 3.3
- - python: 3.4
services:
- memcached
install: python setup.py install