mirror of
https://github.com/dylanaraps/pywal.git
synced 2024-11-07 08:34:01 +01:00
travis: fix coverage
This commit is contained in:
parent
dafbd21b5e
commit
923ea0011c
@ -12,5 +12,7 @@ install:
|
||||
script:
|
||||
- flake8 pywal tests setup.py
|
||||
- pylint pywal tests setup.py
|
||||
- python setup.py test
|
||||
- codecov
|
||||
- coverage run ./setup.py test
|
||||
|
||||
after_success:
|
||||
- codecov
|
||||
|
Loading…
Reference in New Issue
Block a user