Unverified Commit 751ee287 authored by jlaura's avatar jlaura Committed by GitHub
Browse files

Update deploy.sh

Trying just a doc deploy
parent 5df2f88e
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
travis-sphinx deploy
conda 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
# 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