mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-02-12 16:29:38 +01:00
travis: Fix coverage
This commit is contained in:
parent
923ea0011c
commit
e098097091
@ -12,7 +12,7 @@ install:
|
||||
script:
|
||||
- flake8 pywal tests setup.py
|
||||
- pylint pywal tests setup.py
|
||||
- coverage run ./setup.py test
|
||||
- coverage run --source=my_module/ ./setup.py test
|
||||
|
||||
after_success:
|
||||
- codecov
|
||||
|
Loading…
Reference in New Issue
Block a user