diff options
| author | Ben Firshman | 2014-09-20 15:35:13 -0700 |
|---|---|---|
| committer | Ben Firshman | 2014-09-20 15:35:13 -0700 |
| commit | ab261293772b36296ab6ac7cfa377df43c529697 (patch) | |
| tree | ede8b286ef19112bcfc6c73925ed9e0f8c6f647c /.travis.yml | |
| parent | 2b6c9226593104583fda8e17654a7d6de6534e41 (diff) | |
| download | django-shorturls-ab261293772b36296ab6ac7cfa377df43c529697.tar.bz2 | |
Remove Python 2.5
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 1 |
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" |
