From a944826d6b814e43bbf125486cc8f5ba6c1a4362 Mon Sep 17 00:00:00 2001 From: Chris Houseknecht Date: Thu, 12 Oct 2017 12:15:49 -0400 Subject: [PATCH] Removes -i inventory --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c3c2ef96..399f742b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,7 +26,7 @@ install: - printf '[defaults]\nroles_path=../' >ansible.cfg script: - - ansible-playbook -vvv -i inventory tests/test.yml + - ansible-playbook -vvv tests/test.yml notifications: webhooks: https://galaxy.ansible.com/api/v1/notifications/