Remvoed verbose mode for raco cover, as it clogs up the travis logs with cover-coveralls.

This commit is contained in:
Georges Dupéron 2016-01-17 20:57:16 +01:00
parent 3603532e31
commit 5b1b32d5c9

View File

@ -205,5 +205,4 @@
"-s" "test"
"-f" "html"
"-f" "coveralls"
"-v"
,@(exclude-dirs rkt-files (list "make/"))))