summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Geerling <geerlingguy@mac.com>2015-06-18 00:11:29 -0500
committerJeff Geerling <geerlingguy@mac.com>2015-06-18 00:11:29 -0500
commit1fe4d7823916e3f00198b8326caed76f60a3aa1b (patch)
tree0c9e1c58a182e30f836f1e59f1c208a7691459a0
parent004011f51f7fd8d9e7e792d4ea1101aa604df0b4 (diff)
downloadntp-1fe4d7823916e3f00198b8326caed76f60a3aa1b.tar.gz
ntp-1fe4d7823916e3f00198b8326caed76f60a3aa1b.tar.bz2
ntp-1fe4d7823916e3f00198b8326caed76f60a3aa1b.tar.xz
ntp-1fe4d7823916e3f00198b8326caed76f60a3aa1b.zip
Undo the Travis bump.
-rw-r--r--.travis.yml1
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.
- >