mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-19 06:35:10 +00:00
screwred up travis should build now
This commit is contained in:
parent
a2ce6c729a
commit
2aabd6b45a
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ before_install:
|
|||
|
||||
install:
|
||||
- ./dbench --setup -u
|
||||
- ./dbench --init -med
|
||||
- ./dbench --init -m -e -d
|
||||
- ./dbench --start
|
||||
- pip install --upgrade virtualenv
|
||||
- virtualenv -p python3 testenv
|
||||
|
|
|
|||
Loading…
Reference in a new issue