2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-09-19 18:49:01 +00:00

Added env: - DOCKER_COMPOSE_VERSION: 1.8.0

Former-commit-id: 36eb7ba832
This commit is contained in:
vishalseshagiri 2017-08-01 21:54:40 +05:30
parent d8fa93fd3f
commit d1beca6939

View File

@ -1,6 +1,8 @@
language: python
python:
- "2.7"
env:
- DOCKER_COMPOSE_VERSION: 1.8.0
services:
- docker