Loading deploy.sh 0 → 100755 +7 −0 Original line number Diff line number Diff line if [ "$TRAVIS_PULL_REQUEST" == "false" ]; then travis-sphinx deploy source deactivate conda install conda-build anaconda-client conda config --set anaconda_upload yes conda build --token $CONDA_UPLOAD_TOKEN --python $PYTHON_VERSION -c conda-forge -c menpo -c usgs-astrogeology conda fi No newline at end of file Loading
deploy.sh 0 → 100755 +7 −0 Original line number Diff line number Diff line if [ "$TRAVIS_PULL_REQUEST" == "false" ]; then travis-sphinx deploy source deactivate conda install conda-build anaconda-client conda config --set anaconda_upload yes conda build --token $CONDA_UPLOAD_TOKEN --python $PYTHON_VERSION -c conda-forge -c menpo -c usgs-astrogeology conda fi No newline at end of file