summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJulian Berman <Julian+git@GrayVines.com>2012-12-02 14:12:51 -0500
committerJulian Berman <Julian+git@GrayVines.com>2012-12-02 14:12:51 -0500
commit898ebd9ac665eff1d736db2c71a1e7dccf76954c (patch)
tree8a819281a0bad809e59042225a5a9279be73efbe /.travis.yml
parent6d5a088b220fff883f424cc518c325eb4fb3cdb9 (diff)
downloadjsonschema-898ebd9ac665eff1d736db2c71a1e7dccf76954c.tar.gz
Think travis has 3.3 now.
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 e68c90c..cdf7158 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,7 @@ python:
- "pypy"
- "2.7"
- "3.2"
+ - "3.3"
install:
- python setup.py -q install
script: