summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo <hugovk@users.noreply.github.com>2017-01-16 17:20:50 +0200
committerGitHub <noreply@github.com>2017-01-16 17:20:50 +0200
commite3a7de8cfb3de1d25f0c8cdbdef22e2a5ebc01d9 (patch)
tree21a379cb30cbdc952d134d9cef23c383207162f1
parentc52efea57d0f733d28eb991eeebb121c53b3a48a (diff)
downloadsimplejson-e3a7de8cfb3de1d25f0c8cdbdef22e2a5ebc01d9.tar.gz
Python 3.6 is out
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 2aab22b..abc27a4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,6 +22,9 @@ matrix:
python: '3.5'
- os: linux
dist: trusty
+ python: '3.6'
+ - os: linux
+ dist: trusty
python: pypy
- os: osx
language: objective-c