Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Chilipp committed Dec 16, 2018
1 parent 06b4024 commit 08a8b83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ test_script:
- setlocal
- set CONDA_REPO_TOKEN=
- coverage run -a --source=psyplot_gui setup.py test -a "-v"
- conda build ci/conda-recipe --python %PYTHON_VERSION%
- "conda build ci\\conda-recipe --python %PYTHON_VERSION% --no-test"
- endlocal

after_test:
Expand Down

0 comments on commit 08a8b83

Please sign in to comment.