From 004011f51f7fd8d9e7e792d4ea1101aa604df0b4 Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Wed, 17 Jun 2015 23:57:35 -0500 Subject: Bump Travis to test a little nicer. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 556ece7..c69e288 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,6 +21,7 @@ script: # Run the role/playbook with ansible-playbook. - "ansible-playbook -i tests/inventory tests/$SITE --connection=local --sudo" + - "ansible-playbook -i tests/inventory tests/$SITE --connection=local --sudo" # Run the role/playbook again, checking to make sure it's idempotent. - > -- cgit v1.2.1