add test for Python 2.5

This commit is contained in:
clowwindy 2013-03-04 23:42:36 +08:00
parent 926fddba43
commit a95bc13bd3

View file

@ -1,5 +1,6 @@
language: python
python:
- "2.5"
- "2.6"
- "2.7"
before_install: