summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Geerling <geerlingguy@mac.com>2015-06-18 00:11:29 -0500
committerJeff Geerling <geerlingguy@mac.com>2016-03-03 22:32:08 -0600
commita62270617e954dd017b5389de32ffeb8103c0f09 (patch)
tree0c9e1c58a182e30f836f1e59f1c208a7691459a0
parente47cde09e3b2d8736be1383496d5e5821d5b73fc (diff)
downloadntp-a62270617e954dd017b5389de32ffeb8103c0f09.tar.gz
ntp-a62270617e954dd017b5389de32ffeb8103c0f09.tar.bz2
ntp-a62270617e954dd017b5389de32ffeb8103c0f09.tar.xz
ntp-a62270617e954dd017b5389de32ffeb8103c0f09.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.
- >