summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index ef41904..7c2e302 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,6 +7,8 @@ python:
- 3.4
- pypy
- 3.3
+services:
+ - memcached
install: python setup.py install
before_script: pip install nose
script: nosetests