Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
pfernique committed Aug 28, 2016
1 parent 21d4623 commit ecc1174
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion conda/python-autowig/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ test:
- python-scons
commands:
- cd {{ SRC_DIR }}
- nosetests -v --pdb --with-coverage --cover-package=autowig
- nosetests test -x -s -v --with-coverage --cover-package=autowig
- mv .coverage {{ RECIPE_DIR }}/../../

0 comments on commit ecc1174

Please sign in to comment.