mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-26 20:59:27 +01:00
travis.yml: Add pytz to the dependencies list.
This commit is contained in:
parent
a11cb6478a
commit
29b9e080ee
@ -6,6 +6,7 @@ python:
|
||||
- "2.5"
|
||||
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
|
||||
install:
|
||||
- pytz
|
||||
# command to run tests, e.g. python setup.py test
|
||||
script:
|
||||
- python setup.py install
|
||||
|
Loading…
Reference in New Issue
Block a user