Commit 22c6e58c authored by jlaura's avatar jlaura Committed by GitHub
Browse files

Travis, docs before condo build

parent b7ddeef1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -71,7 +71,6 @@ after_success:
    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

notifications: