diff options
| -rw-r--r-- | .travis.yml | 1 | 
1 files changed, 0 insertions, 1 deletions
| 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.    - > | 
