summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMarkus Unterwaditzer <markus@unterwaditzer.net>2015-09-20 19:43:09 +0200
committerMarkus Unterwaditzer <markus@unterwaditzer.net>2015-09-20 19:43:09 +0200
commit97dcfa06b7b5c61c5eb250e2c96054711494f45e (patch)
tree64d5219019c3a70fdd5849fd573c8692f7c4c5b0 /.travis.yml
parent64da40879cff10439bd02dd285ab49edb0b5bf93 (diff)
downloadjinja2-97dcfa06b7b5c61c5eb250e2c96054711494f45e.tar.gz
Don't pin to .0 version
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 8e2ea0b..640c87a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,7 @@ python:
- "2.7"
- "3.3"
- "3.4"
- - "3.5.0"
+ - "3.5"
install:
- pip install tox