Include coverage and increase verbosity when testing

This commit is contained in:
Gavin M. Roy 2016-11-09 15:45:41 -05:00
parent 7a5015d598
commit 340ede84ba

View file

@ -11,4 +11,5 @@ exclude = env,build
cover-branches = 1
cover-erase = 1
cover-package = sprockets_influxdb
verbose = 1
verbosity = 2
with-coverage = 1