Commit 0ebe7e76 authored by jlaura's avatar jlaura Committed by GitHub
Browse files

Hot fix to get anaconda upload working.

Sloppy hot patch to get the anaconda build working - who (me) renamed recipe to conda without updating travis...sloppy.
parent 82a8be6f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -60,7 +60,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 recipe
  - conda build --token $CONDA_UPLOAD_TOKEN --python $PYTHON_VERSION conda

notifications:
  webhooks: