mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 08:02:54 +11:00
Install coverage
This commit is contained in:
parent
fd6395db00
commit
5a2fc16343
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ matrix:
|
|||
env: DJANGO=2.0.*
|
||||
|
||||
before_install:
|
||||
- pip install codacy-coverage
|
||||
- pip install coverage codacy-coverage
|
||||
- coverage erase
|
||||
|
||||
install:
|
||||
|
|
Loading…
Reference in a new issue