Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/statiskit/AutoWIG into HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
pfernique committed Jan 16, 2018
2 parents 523552e + 1860305 commit 65e9aba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bin/conda/python-autowig/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ test:
- gitpython
- libboost_python-dev
commands:
# - pip install ipdbplugin
- nosetests test --pdb -A "level <= {{ environ.get('TEST_LEVEL', 1) }} and linux" [linux]
- nosetests test -x -s -v -A "level <= {{ environ.get('TEST_LEVEL', 1) }} and linux" [linux]
- nosetests test -x -s -v -A "level <= {{ environ.get('TEST_LEVEL', 1) }} and osx" [osx]
- nosetests test -x -s -v -A "level <= {{ environ.get('TEST_LEVEL', 1) }} and win" [win]

0 comments on commit 65e9aba

Please sign in to comment.