From 3aa84b1cc41d84c1259767b1438cf28c65d66cfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Armesto?= Date: Mon, 27 Mar 2017 11:21:02 +0200 Subject: [PATCH] Docker-py --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index ba5a0055b..3133703ed 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,6 +16,7 @@ addons: install: - pip install ansible + - pip install docker-py - printf '[defaults]\nroles_path=../' >ansible.cfg - ansible-galaxy install -p ../ fiunchinho.wimpy,feature/build_app_with_compose