Temporarily disable raco cover as it goes Out Of Memory on travis-ci :-( .

This commit is contained in:
Georges Dupéron 2016-04-04 21:47:16 +02:00
parent b011a804c6
commit 91d0ce1447

View File

@ -227,7 +227,7 @@
"-j" "8"
,@(exclude-dirs rkt-files (list "make/"))))
(run! `(,(find-executable-path-or-fail "raco")
#;(run! `(,(find-executable-path-or-fail "raco")
"cover"
"-d" "docs/coverage"
"-s" "doc"