add test for Python 2.5
This commit is contained in:
parent
926fddba43
commit
a95bc13bd3
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
|
- "2.5"
|
||||||
- "2.6"
|
- "2.6"
|
||||||
- "2.7"
|
- "2.7"
|
||||||
before_install:
|
before_install:
|
||||||
|
|
Loading…
Add table
Reference in a new issue