mirror of
https://github.com/sprockets/sprockets-influxdb.git
synced 2024-11-22 03:00:19 +00:00
Include coverage and increase verbosity when testing
This commit is contained in:
parent
7a5015d598
commit
340ede84ba
1 changed files with 2 additions and 1 deletions
|
@ -11,4 +11,5 @@ exclude = env,build
|
|||
cover-branches = 1
|
||||
cover-erase = 1
|
||||
cover-package = sprockets_influxdb
|
||||
verbose = 1
|
||||
verbosity = 2
|
||||
with-coverage = 1
|
||||
|
|
Loading…
Reference in a new issue