]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Don't pin to .0 version
authorMarkus Unterwaditzer <markus@unterwaditzer.net>
Sun, 20 Sep 2015 17:43:09 +0000 (19:43 +0200)
committerMarkus Unterwaditzer <markus@unterwaditzer.net>
Sun, 20 Sep 2015 17:43:09 +0000 (19:43 +0200)
.travis.yml

index 8e2ea0b1f6357d9e27ff2138f8bc108b2dbbc80e..640c87ab275d90c44f02b8dd6b363660438e89d6 100644 (file)
@@ -4,7 +4,7 @@ python:
   - "2.7"
   - "3.3"
   - "3.4"
-  - "3.5.0"
+  - "3.5"
 
 install:
     - pip install tox