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