From 5566b09fbfc87a3ea5dff16c3009ed7078a4e16f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Armesto?= Date: Mon, 27 Mar 2017 22:10:59 +0200 Subject: [PATCH] Install troposphere --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index b147f924b..005cb6f90 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,6 +18,7 @@ install: - pip install ansible - pip install docker-py - pip install boto + - pip install troposphere - printf '[defaults]\nroles_path=../' >ansible.cfg - ansible-galaxy install -p ../ fiunchinho.wimpy,feature/build_app_with_compose