summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy HUBSCHER <rhubscher@mozilla.com>2016-12-30 17:57:22 +0100
committerStefan Kögl <stefan@skoegl.net>2017-01-06 16:17:14 +0100
commit1dbc03c62c378c388c73ab1644b3dc607521cda3 (patch)
tree90a5f2d1b65325bf2473aa498931f760067d8a65
parent4e95310faedaab387bd1068411232cddcd3bb216 (diff)
downloadpython-json-patch-1dbc03c62c378c388c73ab1644b3dc607521cda3.tar.gz
Run tests with Python 3.6
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 70f48e1..77f8b19 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,6 +6,7 @@ python:
- "3.3"
- "3.4"
- "3.5"
+ - "3.6"
- "pypy"
- "pypy3"