summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Dustman <farcepest@gmail.com>2013-11-21 15:07:08 -0500
committerAndy Dustman <farcepest@gmail.com>2013-11-21 15:07:08 -0500
commited5e9e430d11e93950bfc79a0550bac8ab0f0aa4 (patch)
treefd3c3d93f171ce9fff34f68beee220e5d37de873
parentd236bb7f6b45f81f0156c4a0cfdef2319ba825d9 (diff)
downloadmysqldb1-ed5e9e430d11e93950bfc79a0550bac8ab0f0aa4.tar.gz
Update .travis.yml
It seems Travis no longer supports Python 2.5.
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 7676e24..e4fdfda 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,5 @@
language: python
python:
- - "2.5"
- "2.6"
- "2.7"
- "pypy"