mirror of
https://github.com/frappe/books.git
synced 2025-01-09 17:53:56 +00:00
fixed run link
This commit is contained in:
parent
2f54058588
commit
834cfa2689
@ -6,7 +6,8 @@ node_js:
|
|||||||
before_isntall:
|
before_isntall:
|
||||||
- "git clone https://github.com/frappe/frappejs && cd frappejs"
|
- "git clone https://github.com/frappe/frappejs && cd frappejs"
|
||||||
- "npm install -g yarn"
|
- "npm install -g yarn"
|
||||||
- "yarn && yarn link frappejs"
|
- "yarn"
|
||||||
|
- "yarn link frappejs"
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- "yarn run test"
|
- "yarn run test"
|
Loading…
Reference in New Issue
Block a user