fix(travis): Build frappe assets

This commit is contained in:
Aditya Hase 2019-07-04 20:57:49 +05:30
parent a09e2794bf
commit 9c4567018e

View file

@ -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