summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index b8ca6e8..fca311c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,8 @@ python:
- 2.6
- 2.7
- 3.2
+ - 3.3
+ - 3.4
- pypy
-script: python setup.py test \ No newline at end of file
+script: python setup.py test