added bash/curl warning to coverall in scribble
This commit is contained in:
parent
7ebde86f23
commit
49fbfc00e4
|
@ -16,7 +16,9 @@ The @exec{raco cover} command accepts the following flags:
|
|||
@itemize[@item{html: Generates one html file per tested file.}
|
||||
@item{coveralls: generates a coveralls json file.
|
||||
This will then read COVERALLS_REPO_TOKEN from the environment
|
||||
and submit the report to coveralls using that repo token.}]}
|
||||
and submit the report to coveralls using that repo token. It should be
|
||||
noted that, for the moment, coveralls requires both bash and curl to
|
||||
run.}]}
|
||||
|
||||
@item{@Flag{d} or @DFlag{directory}
|
||||
--- Specifies the directory output the coverage too.
|
||||
|
|
Loading…
Reference in New Issue
Block a user