[codecov] added, trying to merge in readme from master

This commit is contained in:
mzwiessele 2015-10-01 07:39:36 +01:00
parent dad7315c8a
commit c7355c82ce

View file

@ -55,7 +55,7 @@ before_install:
install:
- conda install --yes python=$PYTHON_VERSION numpy=1.9 scipy=0.16 nose pip six;
- python -V
- pip install codecov
- python setup.py develop
script: