Skip to content
Snippets Groups Projects
Commit daf978e9 authored by jay's avatar jay
Browse files

Fixes the conda build location and standardizes dir to 'recipe'

parent b66ae458
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@ script:
after_success:
- coveralls
- conda install conda-build && conda install anaconda-client && conda config --set anaconda_upload yes && conda build --token $CONDA_UPLOAD_TOKEN .
- conda install conda-build && conda install anaconda-client && conda config --set anaconda_upload yes && conda build --token $CONDA_UPLOAD_TOKEN recipe
notifications:
webhooks:
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment