Coverall goes for now

This commit is contained in:
Nabil Freij 2018-02-28 09:59:49 +01:00 committed by GitHub
parent f5cabbaa4d
commit 59ab6b872a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ env:
- LOCALE=default
- CONDA_CHANNELS="conda-forge"
- CONDA_DEPENDENCIES="sphinx werkzeug alabaster invoke graphviz"
- PIP_DEPENDENCIES="sphinx-automodapi coveralls"
- PIP_DEPENDENCIES="sphinx-automodapi"
install:
- git clone git://github.com/astropy/ci-helpers.git
@ -35,6 +35,3 @@ install:
script:
- make test
after_success:
- coveralls