]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Added pypy to the list of Python versions tested by Travis CI 497/head
authorSebastian Noack <sebastian.noack@gmail.com>
Sun, 20 Sep 2015 18:29:34 +0000 (20:29 +0200)
committerSebastian Noack <sebastian.noack@gmail.com>
Sun, 20 Sep 2015 18:29:34 +0000 (20:29 +0200)
.travis.yml

index 640c87ab275d90c44f02b8dd6b363660438e89d6..9cf4d8656f35c947cccdd0daad85bd0503e509e9 100644 (file)
@@ -5,6 +5,7 @@ python:
   - "3.3"
   - "3.4"
   - "3.5"
+  - "pypy"
 
 install:
     - pip install tox