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

Update .travis.yml

parent 60be9bd6
No related branches found
No related tags found
No related merge requests found
......@@ -47,6 +47,8 @@ script:
after_success:
- coveralls
# Need to do the build in the root
- source deactivate
- conda install conda-build anaconda-client
- conda config --set anaconda_upload yes
- conda build --token $CONDA_UPLOAD_TOKEN --python $PYTHON_VERSION recipe
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment