Merge branch 'master' of github.com:sunlightlabs/oyster
This commit is contained in:
commit
7ba0d10049
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
|
@ -1,6 +1,10 @@
|
|||||||
oyster changelog
|
oyster changelog
|
||||||
================
|
================
|
||||||
|
|
||||||
|
0.3.2
|
||||||
|
-----
|
||||||
|
* become much more tolerant of duplicates
|
||||||
|
|
||||||
0.3.1
|
0.3.1
|
||||||
-----
|
-----
|
||||||
**2012-03-10**
|
**2012-03-10**
|
||||||
|
Loading…
Reference in New Issue
Block a user