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

Update appveyor.yml

parent 54dc51b9
No related branches found
No related tags found
No related merge requests found
...@@ -38,6 +38,7 @@ test_script: ...@@ -38,6 +38,7 @@ test_script:
on_success: on_success:
- cmd: deactivate - cmd: deactivate
- cmd: call %PYTHON%
- cmd: conda install conda-build anaconda-client - cmd: conda install conda-build anaconda-client
- cmd: conda config --set anaconda_upload yes - cmd: conda config --set anaconda_upload yes
- cmd: conda build --token %CONDA_UPLOAD_TOKEN% . - cmd: conda build --token %CONDA_UPLOAD_TOKEN% .
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment