Update .travis.yml

This commit is contained in:
Pratik Vyas 2015-03-31 13:11:32 +05:30
parent fc79492bac
commit 52d3697d98

View File

@ -18,7 +18,7 @@ install:
script:
- cd ~/frappe-bench
- bench get-app erpnext $TRAVIS_BUILD_DIR
- bench set-default-site test_site
- bench use test_site
- bench frappe --reinstall
- bench frappe --build_website
- bench frappe --serve_test &