travis ci
This commit is contained in:
parent
5124fe4eab
commit
3a4d2d968e
9
.travis.yml
Normal file
9
.travis.yml
Normal file
@ -0,0 +1,9 @@
|
||||
language: python
|
||||
python:
|
||||
- "2.6"
|
||||
- "2.7"
|
||||
install: pip install scrapelib pymongo nose --use-mirrors
|
||||
script: nosetests
|
||||
notifications:
|
||||
email:
|
||||
- jturk@sunlightfoundation.com
|
Loading…
Reference in New Issue
Block a user