mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-18 06:05:09 +00:00
fixed chmod on travis
This commit is contained in:
parent
36d31df67a
commit
86755f4a65
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@ before_install:
|
|||
- chmod +x docker-compose
|
||||
- sudo mv docker-compose /usr/local/bin
|
||||
- chmod u+x ./dbench
|
||||
- chmod u+x ./curl-travis
|
||||
|
||||
install:
|
||||
- ./dbench --setup -d
|
||||
|
|
|
|||
Loading…
Reference in a new issue