mirror of
https://github.com/undera/pylgbst.git
synced 2020-11-18 19:37:26 -08:00
Update .travis.yml
This commit is contained in:
parent
7dc8b806fa
commit
7efd92700d
@ -32,7 +32,7 @@ install:
|
||||
- pip install codecov nose-exclude pygatt gatt pexpect bluepy
|
||||
|
||||
|
||||
script: coverage run --source=. -m nose tests -v --exclude-dir=examples
|
||||
script: coverage run --omit="examples/*" --source=. -m nose tests -v --exclude-dir=examples
|
||||
|
||||
after_success:
|
||||
- coverage report -m
|
||||
|
Loading…
x
Reference in New Issue
Block a user