Use wimpy branch instead of master

This commit is contained in:
José Armesto 2017-03-27 11:17:21 +02:00
parent de906d235e
commit 83824fa423
No known key found for this signature in database
GPG key ID: C10B9C02529D58DB

View file

@ -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