summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAsk Solem <ask@celeryproject.org>2012-02-29 11:52:26 +0000
committerAsk Solem <ask@celeryproject.org>2012-02-29 11:52:26 +0000
commitadb0f0a720d6fa1fca82fedfb396ae0a7826a638 (patch)
tree838887f22ddbae6cf507de102cc9d2915faaa805 /.travis.yml
parentc12789d567fc28604909233ad8fbb13290c60f94 (diff)
downloadkombu-adb0f0a720d6fa1fca82fedfb396ae0a7826a638.tar.gz
Remove 2.5 from travis
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 f313ae2b..f28e552e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,5 @@
language: python
python:
- - 2.5
- 2.6
- 2.7
install: pip install -r requirements/default.txt -r requirements/test.txt