summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsk Solem <ask@celeryproject.org>2014-05-21 13:25:25 +0100
committerAsk Solem <ask@celeryproject.org>2014-05-30 14:31:04 +0100
commit5fbc935db988660858aa2610fea9ba5e07ce6741 (patch)
tree2ee087dbeb49811ec8f15b8d7d662c6246147fd7
parent778972fbde7e4c0de2dcd6d557eb5fa5e27ea3ca (diff)
downloadkombu-5fbc935db988660858aa2610fea9ba5e07ce6741.tar.gz
Adds CI for Py3.4
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 6ebca0b0..46e5309c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,7 @@ python:
- 2.6
- 2.7
- 3.3
+ - 3.4
- pypy
before_install:
- |