mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-22 15:55:09 +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:
|
install:
|
||||||
- ./dbench --setup -u
|
- ./dbench --setup -u
|
||||||
- ./dbench --init -med
|
- ./dbench --init -m -e -d
|
||||||
- ./dbench --start
|
- ./dbench --start
|
||||||
- pip install --upgrade virtualenv
|
- pip install --upgrade virtualenv
|
||||||
- virtualenv -p python3 testenv
|
- virtualenv -p python3 testenv
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue