Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

Commit

Permalink
update adaguce binstar config
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Mar 31, 2015
1 parent cb2dd93 commit 837e69d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions adagucserver/.binstar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,9 @@ user: birdhouse
#===============================================================================

## Run before the script
# before_script:
# - echo "before_script!"
before_script:
- conda update -n root conda-build
- conda config --add channels https://conda.binstar.org/birdhouse
## Put your main computations here!
script:
- conda build .
Expand Down

0 comments on commit 837e69d

Please sign in to comment.