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
|
- libglib2.0-dev
|
||||||
install:
|
install:
|
||||||
- pip install codecov gattlib
|
- pip install codecov gattlib
|
||||||
script: coverage run --source=. `which nosetests` .
|
script: coverage run --source=. `which nosetests` . --nocapture
|
||||||
after_success:
|
after_success:
|
||||||
- coverage report -m
|
- coverage report -m
|
||||||
- codecov
|
- codecov
|
||||||
|
Loading…
x
Reference in New Issue
Block a user