A little typo
This commit is contained in:
parent
7a2ba29e77
commit
90b8ac3285
@ -6,7 +6,7 @@ python: 2.7
|
|||||||
# 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 Scrapy docopt
|
- pip install Scrapy docopt
|
||||||
- pip install coverall
|
- pip install coveralls
|
||||||
|
|
||||||
# command to run tests, e.g. python setup.py test
|
# command to run tests, e.g. python setup.py test
|
||||||
script:
|
script:
|
||||||
|
Reference in New Issue
Block a user