mirror of
https://github.com/frappe/books.git
synced 2024-12-23 03:19:01 +00:00
Fixed linking
This commit is contained in:
parent
834cfa2689
commit
39b4deb529
@ -7,7 +7,7 @@ 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"
|
||||||
- "yarn link frappejs"
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
- "yarn link frappjs"
|
||||||
- "yarn run test"
|
- "yarn run test"
|
Loading…
Reference in New Issue
Block a user