summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMarc Abramowitz <marc@marc-abramowitz.com>2014-12-18 19:54:41 -0800
committerMarc Abramowitz <marc@marc-abramowitz.com>2014-12-18 19:54:41 -0800
commite09d5915f9a9236fe3780234ef33ed70469129b8 (patch)
tree96bb9cab7ba3410974d77753d23e473fc3088cd9 /.travis.yml
parent5e9596e108b385ed46bfb7c7f665b3ddbaebadc9 (diff)
downloadisort-e09d5915f9a9236fe3780234ef33ed70469129b8.tar.gz
.travis.yml: Add 3.4
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 12bbf4c0..02bae897 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,4 +5,5 @@ python:
- "2.7"
- "3.2"
- "3.3"
+ - "3.4"
script: python setup.py test