fix travis
This commit is contained in:
parent
b164134c2a
commit
2fca8a23ac
@ -2,7 +2,7 @@ language: python
|
||||
python:
|
||||
- "2.6"
|
||||
- "2.7"
|
||||
install: pip install scrapelib pymongo nose --use-mirrors
|
||||
install: pip install scrapelib pymongo nose celery --use-mirrors
|
||||
script: nosetests
|
||||
notifications:
|
||||
email:
|
||||
|
Loading…
Reference in New Issue
Block a user