summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2015-10-27 08:34:38 -0700
committerBob Ippolito <bob@redivi.com>2015-10-27 08:34:38 -0700
commit2510da1961f95ea7d642d1b61bcd270b90962f54 (patch)
tree4c77ff4c05128659820c7b95a062c32d16e278ba
parentb979a80722bfbcecc6cde366449e1e0b605c51b6 (diff)
downloadsimplejson-2510da1961f95ea7d642d1b61bcd270b90962f54.tar.gz
Add Python 3.5 to Travis test suite
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 71fcb13..112b434 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,7 @@ python:
- "2.7"
- "3.3"
- "3.4"
+ - "3.5"
- "pypy"
script:
- python setup.py build_ext -i