perf(travis): Do not build assets
This commit is contained in:
parent
30628b016b
commit
e31284189f
@ -38,7 +38,7 @@ install:
|
||||
- pip install -e ./bench
|
||||
|
||||
- git clone https://github.com/frappe/frappe --branch $TRAVIS_BRANCH --depth 1
|
||||
- bench init --frappe-path ~/frappe --python $(which python) frappe-bench
|
||||
- bench init --skip-assets --frappe-path ~/frappe --python $(which python) frappe-bench
|
||||
|
||||
- mkdir ~/frappe-bench/sites/test_site
|
||||
- cp -r $TRAVIS_BUILD_DIR/.travis/site_config.json ~/frappe-bench/sites/test_site/
|
||||
|
Loading…
Reference in New Issue
Block a user