Skip to content

Commit

Permalink
Try testing from binstar yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud committed Nov 13, 2014
1 parent 8cdb33d commit c1c98e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
3 changes: 3 additions & 0 deletions .binstar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ before_script:

script:
- conda build conda.recipe
- conda install --use-local qpython
- conda install pytest
- py.test

build_targets: conda

Expand Down
7 changes: 0 additions & 7 deletions conda.recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,9 @@ requirements:
- pandas

test:
requires:
- pytest

imports:
- qpython

commands:
- cd ..
- py.test

about:
home: https://github.com/exxeleron/qPython
license: 'Apache License Version 2.0'

0 comments on commit c1c98e2

Please sign in to comment.