Skip to content

Commit

Permalink
add binstar yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud committed Nov 13, 2014
1 parent 900ff0b commit e65a6eb
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .binstar.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
package: qpython
user: cpcloud

platform:
- win-64
- linux-64
- osx-64

engine:
- python=2.7

before_script:
- python -V

script:
- conda build conda.recipe

build_targets: conda

notifications:
email:
recipients: ['[email protected]']

0 comments on commit e65a6eb

Please sign in to comment.