mirror of
https://github.com/pypa/pip
synced 2023-12-13 21:30:23 +01:00
Re-enabled 2.5 in the experimental travis config file.
This commit is contained in:
parent
900d95a82f
commit
c9d86c59f2
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
language: python
|
||||
python:
|
||||
# - 2.5
|
||||
- 2.5
|
||||
- 2.6
|
||||
- 2.7
|
||||
- 3.1
|
||||
|
|
Loading…
Reference in a new issue