diff options
author | Jeff Geerling <geerlingguy@mac.com> | 2015-06-18 00:11:29 -0500 |
---|---|---|
committer | Jeff Geerling <geerlingguy@mac.com> | 2015-06-18 00:11:29 -0500 |
commit | 1fe4d7823916e3f00198b8326caed76f60a3aa1b (patch) | |
tree | 0c9e1c58a182e30f836f1e59f1c208a7691459a0 /.travis.yml | |
parent | 004011f51f7fd8d9e7e792d4ea1101aa604df0b4 (diff) | |
download | ntp-1fe4d7823916e3f00198b8326caed76f60a3aa1b.tar.gz ntp-1fe4d7823916e3f00198b8326caed76f60a3aa1b.tar.bz2 ntp-1fe4d7823916e3f00198b8326caed76f60a3aa1b.tar.xz ntp-1fe4d7823916e3f00198b8326caed76f60a3aa1b.zip |
Undo the Travis bump.
Diffstat (limited to '.travis.yml')
-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. - > |