summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorFlorent Xicluna <florent.xicluna@gmail.com>2012-12-22 16:51:37 +0100
committerFlorent Xicluna <florent.xicluna@gmail.com>2012-12-22 16:51:37 +0100
commit53ac41fcf43500fdc1c51f671f5ca4c4c28dd201 (patch)
treef7dfe3064d6332d7730281e78a4c456b9e91ca89 /.travis.yml
parent46be8df9b5142b96d123c56d2ef9455f85e702e5 (diff)
downloadpep8-53ac41fcf43500fdc1c51f671f5ca4c4c28dd201.tar.gz
Enable tests on Python 3.3
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 8850300..8f47cfa 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,6 +5,7 @@ python:
- 2.7
- 3.1
- 3.2
+ - 3.3
- pypy
install:
- pip freeze