Loading .travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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: Loading conda/meta.yaml→recipe/meta.yaml +0 −0 File moved. View file Loading
.travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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: Loading