Skip to content

Commit

Permalink
upload to dev channel
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp committed Feb 18, 2019
1 parent 6f46a45 commit 7578732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ before_deploy:
deploy:
# Deploy to Anaconda.org
- provider: script
script: anaconda -t $ANACONDA_TOKEN upload -u insilichem $HOME/miniconda/conda-bld/**/tangram*.tar.bz2
script: anaconda -t $ANACONDA_TOKEN upload -u insilichem -l dev $HOME/miniconda/conda-bld/**/tangram*.tar.bz2
skip_cleanup: true
on:
tags: true
Expand Down

0 comments on commit 7578732

Please sign in to comment.