Skip to content
Snippets Groups Projects
Commit ecdfcfc9 authored by jlaura's avatar jlaura Committed by GitHub
Browse files

Update appveyor.yml

parent 8dce2307
No related branches found
No related tags found
No related merge requests found
...@@ -30,7 +30,7 @@ build_script: ...@@ -30,7 +30,7 @@ build_script:
- cmd: python setup.py install - cmd: python setup.py install
test_script: test_script:
- cmd: pytest --cov=plio - cmd: pytest plio/
on_success: on_success:
- cmd: conda config --set anaconda_upload yes - cmd: conda config --set anaconda_upload yes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment