We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fda46a7 commit 06b4024Copy full SHA for 06b4024
appveyor.yml
@@ -60,7 +60,7 @@ test_script:
60
- setlocal
61
- set CONDA_REPO_TOKEN=
62
- coverage run -a --source=psyplot_gui setup.py test -a "-v"
63
- - conda build conda-recipe --python %PYTHON_VERSION%
+ - conda build ci/conda-recipe --python %PYTHON_VERSION%
64
- endlocal
65
66
after_test:
0 commit comments