mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-20 07:05:08 +00:00
oops, but only for travis, this runs fine
This commit is contained in:
parent
d101c6447b
commit
9424efb63e
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ install:
|
||||||
- ./dbench setup docker
|
- ./dbench setup docker
|
||||||
- ./dbench init frappe-bench
|
- ./dbench init frappe-bench
|
||||||
- ./dbench new-site site1.local
|
- ./dbench new-site site1.local
|
||||||
- ./dbench setup hosts'
|
- ./dbench setup hosts
|
||||||
- pip install --upgrade virtualenv
|
- pip install --upgrade virtualenv
|
||||||
- virtualenv -p python3 testenv
|
- virtualenv -p python3 testenv
|
||||||
- source testenv/bin/activate
|
- source testenv/bin/activate
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue