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 06b4024 commit 08a8b83Copy full SHA for 08a8b83
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 ci/conda-recipe --python %PYTHON_VERSION%
+ - "conda build ci\\conda-recipe --python %PYTHON_VERSION% --no-test"
64
- endlocal
65
66
after_test:
0 commit comments