Added doc-coverage to .travis.yml
This commit is contained in:
parent
5eced1fec7
commit
f030c3ffbe
|
@ -51,6 +51,8 @@ before_script:
|
|||
script:
|
||||
- raco test -x -p extensible-parser-specifications
|
||||
- raco setup --check-pkg-deps --no-zo --no-launcher --no-install --no-post-install --no-docs --pkgs extensible-parser-specifications
|
||||
- raco pkg install --deps search-auto doc-coverage
|
||||
- raco doc-coverage extensible-parser-specifications
|
||||
|
||||
after_success:
|
||||
- raco pkg install --deps search-auto cover cover-coveralls
|
||||
|
|
Loading…
Reference in New Issue
Block a user