mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-19 08:59:27 +01:00
Fix previous commit.
This commit is contained in:
parent
06b929c1a3
commit
80bb63460d
@ -9,7 +9,6 @@ python:
|
|||||||
# 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 -vr requirements.txt
|
- pip install -vr requirements.txt
|
||||||
- pip install -r requirements.txt
|
|
||||||
# command to run tests, e.g. python setup.py test
|
# command to run tests, e.g. python setup.py test
|
||||||
script:
|
script:
|
||||||
- echo $TRAVIS_PYTHON_VERSION
|
- echo $TRAVIS_PYTHON_VERSION
|
||||||
|
Loading…
Reference in New Issue
Block a user