From 94031d08daf7d4d5db7344db42a3b0fba5ce524c Mon Sep 17 00:00:00 2001 From: Craig Peterson Date: Tue, 14 Mar 2017 14:26:24 -0700 Subject: [PATCH] Use correct travis badge. --- .gitignore | 23 ++++++++++++----------- README.md | 2 +- 2 files changed, 13 insertions(+), 12 deletions(-) diff --git a/.gitignore b/.gitignore index 1aac2b938..3964067ed 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,12 @@ -/tmp -dnscontrol-Darwin -dnscontrol-Linux -dnscontrol.exe -dnscontrol -dnsconfig.js -creds.json -integration -ExternalDNS -docs/_site -powershell.log +/tmp +dnscontrol-Darwin +dnscontrol-Linux +dnscontrol.exe +dnscontrol +dnsconfig.js +creds.json +integration +ExternalDNS +docs/_site +powershell.log +zones/ diff --git a/README.md b/README.md index b3fab4094..fff0e69ed 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # DNSControl -[![Build Status](https://travis-ci.org/StackExchange/dnscontrol.svg)](https://travis-ci.org/StackExchange/dnscontrol) +[![Build Status](https://travis-ci.org/StackExchange/dnscontrol.svg?branch=master)](https://travis-ci.org/StackExchange/dnscontrol) DNSControl is a system for maintaining DNS zones. It has two parts: a domain specific language (DSL) for describing DNS zones plus