mirror of
https://github.com/python-escpos/python-escpos
synced 2025-12-02 09:43:30 +00:00
ADD coverage analysis
* branch coverage * visualization with codecov.io * added codecov-badge to README
This commit is contained in:
@@ -10,7 +10,7 @@ matrix:
|
||||
- python: 3.5
|
||||
env: TOXENV=py35
|
||||
before_install:
|
||||
- pip install tox
|
||||
# command to run tests
|
||||
- pip install tox codecov
|
||||
script:
|
||||
- tox
|
||||
- codecov
|
||||
|
||||
Reference in New Issue
Block a user