Loading appveyor.yml +1 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,7 @@ test_script: on_success: - cmd: deactivate - cmd: call %PYTHON% - cmd: conda install conda-build anaconda-client - cmd: conda config --set anaconda_upload yes - cmd: conda build --token %CONDA_UPLOAD_TOKEN% . Loading
appveyor.yml +1 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,7 @@ test_script: on_success: - cmd: deactivate - cmd: call %PYTHON% - cmd: conda install conda-build anaconda-client - cmd: conda config --set anaconda_upload yes - cmd: conda build --token %CONDA_UPLOAD_TOKEN% .