mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-12-02 18:45:14 +01:00
Adding build to travis steps
This commit is contained in:
@@ -5,6 +5,7 @@ node_js:
|
|||||||
cache:
|
cache:
|
||||||
npm: false
|
npm: false
|
||||||
script:
|
script:
|
||||||
|
- yarn build
|
||||||
- yarn test --coverage
|
- yarn test --coverage
|
||||||
- yarn e2e
|
- yarn e2e
|
||||||
after_success:
|
after_success:
|
||||||
|
|||||||
Reference in New Issue
Block a user