summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorArmin Ronacher <armin.ronacher@active-4.com>2013-05-18 12:45:13 +0100
committerArmin Ronacher <armin.ronacher@active-4.com>2013-05-18 12:45:13 +0100
commit8bdc65d9e57d5c0da329bb88127d977bd58002e5 (patch)
tree406d25c8aca6502c8d4e52fe220b008372139f2c /.travis.yml
parent64f6990c3b711f8ff26530c27bb0913213564e50 (diff)
downloadjinja2-8bdc65d9e57d5c0da329bb88127d977bd58002e5.tar.gz
Removed 2.5 for travis on the new branch
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index afa9b4b..65b24ab 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,5 @@
language: python
python:
- - "2.5"
- "2.6"
- "2.7"
install: