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:
|
node_js:
|
||||||
- "10"
|
- "10"
|
||||||
cache:
|
cache:
|
||||||
# cache both npm modules and Cypress binary
|
npm: false
|
||||||
directories:
|
|
||||||
- ~/.npm
|
|
||||||
- ~/.cache
|
|
||||||
script:
|
script:
|
||||||
- yarn test --coverage
|
- yarn test --coverage
|
||||||
- yarn e2e
|
- yarn e2e
|
||||||
|
Loading…
x
Reference in New Issue
Block a user