mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-23 03:02:52 +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"
|
||||
- "2.7"
|
||||
- "2.6"
|
||||
- "2.5"
|
||||
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
|
||||
install:
|
||||
- pip install pytz
|
||||
|
Loading…
Reference in New Issue
Block a user