mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-11-12 16:26:35 +00:00
Added env: - DOCKER_COMPOSE_VERSION: 1.8.0
This commit is contained in:
parent
6c605852e4
commit
36eb7ba832
@ -1,6 +1,8 @@
|
|||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "2.7"
|
- "2.7"
|
||||||
|
env:
|
||||||
|
- DOCKER_COMPOSE_VERSION: 1.8.0
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
|
Loading…
Reference in New Issue
Block a user