fix(travis): execute bench build before cypress tests

This commit is contained in:
Aditya Hase 2019-07-23 19:05:22 +05:30
parent c774a6fc51
commit 0204dae52d

View file

@ -33,6 +33,7 @@ matrix:
env: DB=mariadb
before_script:
- bench setup requirements --node
- bench build --app frappe
- bench --site test_site execute frappe.utils.install.complete_setup_wizard
script: bench --site test_site run-ui-tests frappe --headless