From 83824fa423a9d55d6948f8799386bc3ec4500b5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Armesto?= Date: Mon, 27 Mar 2017 11:17:21 +0200 Subject: [PATCH] Use wimpy branch instead of master --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 70f665486..ba5a0055b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,7 @@ addons: install: - pip install ansible - printf '[defaults]\nroles_path=../' >ansible.cfg - - ansible-galaxy install -p ../ fiunchinho.wimpy + - ansible-galaxy install -p ../ fiunchinho.wimpy,feature/build_app_with_compose script: - ./mvnw package