Skip to content

Commit

Permalink
Binstar build always yes
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud committed Jul 13, 2015
1 parent d60fba4 commit 1855835
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions binstar/all/.binstar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ engine:
install:
- conda config --add channels blaze
- conda config --add channels numba
- conda config --set always_yes true

before_script:
- python -V
Expand Down
1 change: 1 addition & 0 deletions binstar/core/.binstar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ engine:
install:
- conda config --add channels blaze
- conda config --add channels numba
- conda config --set always_yes true

before_script:
- python -V
Expand Down

0 comments on commit 1855835

Please sign in to comment.