summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2015-03-09 10:43:10 -0400
committerTres Seaver <tseaver@palladion.com>2015-03-09 10:43:10 -0400
commitc5ff1374b15c9e8b8f58905188fc37a367c161ea (patch)
tree489f6c21555f827ccb0515d20d63c7f5a970e5d7
parentbb3dedd07cf841cb7906ef4166226adaff91a96a (diff)
downloadzope-i18nmessageid-c5ff1374b15c9e8b8f58905188fc37a367c161ea.tar.gz
Test python3.4 on Travis.
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 67f915e..166f27f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,6 +5,7 @@ python:
- 2.7
- 3.2
- 3.3
+ - 3.4
- pypy
install:
- pip install . --use-mirrors