summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorDaniel Black <grooverdan@users.sourceforge.net>2013-11-25 07:54:49 +1100
committerDaniel Black <grooverdan@users.sourceforge.net>2013-11-25 07:54:49 +1100
commit093aee967622216c5d2d4023fb9842388f87c3b1 (patch)
tree64edabafe87f9c18140044716241e1669e6a3da5 /.travis.yml
parent09e8c9be28526428c2f4eea0056ff9bb6eedfa12 (diff)
downloadfail2ban-093aee967622216c5d2d4023fb9842388f87c3b1.tar.gz
TST: no python-2.5 any more - https://github.com/travis-ci/travis-ci/issues/1668
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 2d091754..d693f975 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,6 @@
# travis-ci.org definition for Fail2Ban build
language: python
python:
- - "2.5"
- "2.6"
- "2.7"
before_install: