travis mongodb service

This commit is contained in:
James Turk 2012-09-12 13:30:01 -04:00
parent e84d139df0
commit 0da1b7b0a9

View File

@ -4,6 +4,7 @@ python:
- "2.7"
install: pip install scrapelib pymongo nose celery --use-mirrors
script: nosetests
services: mongodb
notifications:
email:
- jturk@sunlightfoundation.com