fix travis, build website before tests

This commit is contained in:
Rushabh Mehta 2014-06-30 18:08:07 +05:30
parent 079e640b6b
commit ddd2648c1e

View File

@ -27,5 +27,6 @@ script:
- frappe --reinstall
- frappe --install_app erpnext --verbose
- frappe -b
- frappe --build_website
- frappe --serve_test &
- frappe --verbose --run_tests --app erpnext