Loading .travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,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 conda - conda build --token $CONDA_UPLOAD_TOKEN --python $PYTHON_VERSION -c conda-forge -c menpo -c usgs-astrogeology conda notifications: webhooks: Loading Loading
.travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,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 conda - conda build --token $CONDA_UPLOAD_TOKEN --python $PYTHON_VERSION -c conda-forge -c menpo -c usgs-astrogeology conda notifications: webhooks: Loading