2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-11-08 14:21:05 +00:00

Added env: - DOCKER_COMPOSE_VERSION: 1.8.0

This commit is contained in:
vishalseshagiri 2017-08-01 21:54:40 +05:30
parent 6c605852e4
commit 36eb7ba832

View File

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