Loading .travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ after_success: - source deactivate - conda install conda-build anaconda-client - conda config --set anaconda_upload yes - conda build --token $CONDA_UPLOAD_TOKEN --python $PYTHON_VERSION recipe - conda build --quiet --token $CONDA_UPLOAD_TOKEN --python $PYTHON_VERSION recipe notifications: webhooks: Loading Loading
.travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ after_success: - source deactivate - conda install conda-build anaconda-client - conda config --set anaconda_upload yes - conda build --token $CONDA_UPLOAD_TOKEN --python $PYTHON_VERSION recipe - conda build --quiet --token $CONDA_UPLOAD_TOKEN --python $PYTHON_VERSION recipe notifications: webhooks: Loading