summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2014-04-12 21:35:36 -0400
committerJulian Berman <Julian@GrayVines.com>2014-04-12 21:35:36 -0400
commit99fd549f67f3f13d9314b902609924d90396ed9e (patch)
tree02c694d8f6f2c90ec0ac8a6256d9b03e54a7f700 /.travis.yml
parent99d39f34f1c3080f9cc14654fdae19206664edca (diff)
downloadjsonschema-99fd549f67f3f13d9314b902609924d90396ed9e.tar.gz
Revert "Maybe Travis supports 3.4"
This reverts commit 99d39f34f1c3080f9cc14654fdae19206664edca.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index f58d1aa..805698e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,6 @@ python:
- "2.6"
- "2.7"
- "3.3"
- - "3.4"
install:
- python setup.py -q install
script: