Commit daf978e9 authored by jay's avatar jay
Browse files

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

parent b66ae458
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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:
+0 −0

File moved.