mirror of
https://github.com/undera/pylgbst.git
synced 2020-11-18 19:37:26 -08:00
Tweak travis
This commit is contained in:
parent
8ae234b5de
commit
613ec61bf5
@ -17,7 +17,7 @@ addons:
|
||||
- libglib2.0-dev
|
||||
install:
|
||||
- pip install codecov gattlib
|
||||
script: coverage run --source=. `which nosetests` .
|
||||
script: coverage run --source=. `which nosetests` . --nocapture
|
||||
after_success:
|
||||
- coverage report -m
|
||||
- codecov
|
||||
|
Loading…
x
Reference in New Issue
Block a user