mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-18 06:05:09 +00:00
Added env: - DOCKER_COMPOSE_VERSION: 1.8.0
Former-commit-id: 36eb7ba832
This commit is contained in:
parent
d8fa93fd3f
commit
d1beca6939
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
env:
|
||||
- DOCKER_COMPOSE_VERSION: 1.8.0
|
||||
|
||||
services:
|
||||
- docker
|
||||
|
|
|
|||
Loading…
Reference in a new issue