Use correct travis badge.

This commit is contained in:
Craig Peterson 2017-03-14 14:26:24 -07:00
parent cda33f0463
commit 94031d08da
2 changed files with 13 additions and 12 deletions

23
.gitignore vendored
View file

@ -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/

View file

@ -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