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

Travis, docs before condo build

parent 7fed125e
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: