mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-30 06:49:24 +01:00
travis.yml: fix config.
This commit is contained in:
parent
7edbb7b6c3
commit
f9e8c35f01
@ -6,7 +6,7 @@ python:
|
|||||||
- "2.5"
|
- "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:
|
||||||
- pytz
|
- pip install pytz
|
||||||
# command to run tests, e.g. python setup.py test
|
# command to run tests, e.g. python setup.py test
|
||||||
script:
|
script:
|
||||||
- python setup.py install
|
- python setup.py install
|
||||||
|
Loading…
Reference in New Issue
Block a user