mirror of
https://github.com/vale981/ablog
synced 2025-03-04 16:51:39 -05:00
Coverall goes for now
This commit is contained in:
parent
f5cabbaa4d
commit
59ab6b872a
1 changed files with 1 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue