Command in travis config was doc, not cov.
This commit is contained in:
@@ -4,7 +4,7 @@ git:
|
|||||||
submodules: true
|
submodules: true
|
||||||
script:
|
script:
|
||||||
- yarn test
|
- yarn test
|
||||||
- yarn doc
|
- yarn cov
|
||||||
before_install:
|
before_install:
|
||||||
- cd seasoned_api
|
- cd seasoned_api
|
||||||
before_script: yarn
|
before_script: yarn
|
||||||
|
|||||||
Reference in New Issue
Block a user