mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
Finding the missing cypress binary
This commit is contained in:
parent
beed86ff37
commit
78cae3dce7
@ -3,10 +3,7 @@ language: node_js
|
||||
node_js:
|
||||
- "10"
|
||||
cache:
|
||||
# cache both npm modules and Cypress binary
|
||||
directories:
|
||||
- ~/.npm
|
||||
- ~/.cache
|
||||
npm: false
|
||||
script:
|
||||
- yarn test --coverage
|
||||
- yarn e2e
|
||||
|
Loading…
x
Reference in New Issue
Block a user