]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Also test on 3.6
authorArmin Ronacher <armin.ronacher@active-4.com>
Wed, 28 Dec 2016 23:23:37 +0000 (00:23 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Wed, 28 Dec 2016 23:23:37 +0000 (00:23 +0100)
.travis.yml

index 90aa3d9db10e3e3b4b63878af2cf3e9d4f4f34b0..ebaf8463025c6f7f78f89c6b99094f05362af610 100644 (file)
@@ -7,6 +7,7 @@ python:
   - "3.3"
   - "3.4"
   - "3.5"
+  - "3.6"
 install:
   - pip install tox
 script: