aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBen Firshman2014-09-20 15:35:13 -0700
committerBen Firshman2014-09-20 15:35:13 -0700
commitab261293772b36296ab6ac7cfa377df43c529697 (patch)
treeede8b286ef19112bcfc6c73925ed9e0f8c6f647c /.travis.yml
parent2b6c9226593104583fda8e17654a7d6de6534e41 (diff)
downloaddjango-shorturls-ab261293772b36296ab6ac7cfa377df43c529697.tar.bz2
Remove Python 2.5
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 5b3789b..5009140 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,5 @@
language: python
python:
- - "2.5"
- "2.6"
- "2.7"