From 1fe4d7823916e3f00198b8326caed76f60a3aa1b Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Thu, 18 Jun 2015 00:11:29 -0500 Subject: Undo the Travis bump. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c69e288..556ece7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,7 +21,6 @@ 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