summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth M Morton <seth.m.morton@gmail.com>2014-08-11 21:06:20 -0700
committerSeth M Morton <seth.m.morton@gmail.com>2014-08-12 18:19:54 -0700
commit51f9f04929b125ad9578d7c12bab1d7a6ca8d0be (patch)
treeae5404df54bf4ef44c4f8771919d882ed5fe38fa
parente6619e653aefb19121f9381882ba91c95c3a6aae (diff)
downloadnatsort-51f9f04929b125ad9578d7c12bab1d7a6ca8d0be.tar.gz
Deployment now happens on Python 2.7.
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 015e35b..7be6466 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,6 +29,6 @@ deploy:
tags: true
all_branches: true
repo: SethMMorton/natsort
- python: 3.3
+ python: 2.7
distributions: "sdist bdist_wheel"
docs_dir: build/sphinx/html