fix(travis): Build frappe assets
This commit is contained in:
parent
a09e2794bf
commit
9c4567018e
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ before_script:
|
|||
- bench start &
|
||||
- bench --site test_site reinstall --yes
|
||||
- bench --site test_site scheduler disable
|
||||
- bench build --app frappe
|
||||
|
||||
script:
|
||||
- bench --site test_site run-tests --coverage
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue