Skip to content

Commit 08a8b83

Browse files
committed
minor
1 parent 06b4024 commit 08a8b83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ test_script:
6060
- setlocal
6161
- set CONDA_REPO_TOKEN=
6262
- coverage run -a --source=psyplot_gui setup.py test -a "-v"
63-
- conda build ci/conda-recipe --python %PYTHON_VERSION%
63+
- "conda build ci\\conda-recipe --python %PYTHON_VERSION% --no-test"
6464
- endlocal
6565

6666
after_test:

0 commit comments

Comments
 (0)