mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-11 04:32:36 +01:00
travis.yml: Remove Python 2.5 (support has already been dropped).
This commit is contained in:
parent
422dfc3679
commit
48b4fc5159
@ -3,7 +3,6 @@ python:
|
|||||||
- "3.2"
|
- "3.2"
|
||||||
- "2.7"
|
- "2.7"
|
||||||
- "2.6"
|
- "2.6"
|
||||||
- "2.5"
|
|
||||||
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
|
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
|
||||||
install:
|
install:
|
||||||
- pip install pytz
|
- pip install pytz
|
||||||
|
Loading…
Reference in New Issue
Block a user