Skip to content
Snippets Groups Projects
Commit cac69779 authored by jlaura's avatar jlaura Committed by GitHub
Browse files

Update .travis.yml

parent a312e941
No related branches found
No related tags found
No related merge requests found
...@@ -50,7 +50,7 @@ after_success: ...@@ -50,7 +50,7 @@ after_success:
- source deactivate - source deactivate
- conda install conda-build anaconda-client - conda install conda-build anaconda-client
- conda config --set anaconda_upload yes - conda config --set anaconda_upload yes
- conda build --quiet --token $CONDA_UPLOAD_TOKEN --python $PYTHON_VERSION recipe - conda build -q --token $CONDA_UPLOAD_TOKEN --python $PYTHON_VERSION recipe
notifications: notifications:
webhooks: webhooks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment