Update .travis.yml
This commit is contained in:
parent
d6669d1ebf
commit
ea8b2fc15b
@ -1,10 +1,9 @@
|
|||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "2.7"
|
- "2.7"
|
||||||
- "3.3"
|
- "3.5"
|
||||||
install: pip install nose --use-mirrors
|
install: pip install nose
|
||||||
script: nosetests
|
script: nosetests
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
- jturk@sunlightfoundation.com
|
- james.p.turk@gmail.com
|
||||||
- jcarbaugh@sunlightfoundation.com
|
|
||||||
|
Loading…
Reference in New Issue
Block a user