1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

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 /tmp
dnscontrol-Darwin dnscontrol-Darwin
dnscontrol-Linux dnscontrol-Linux
dnscontrol.exe dnscontrol.exe
dnscontrol dnscontrol
dnsconfig.js dnsconfig.js
creds.json creds.json
integration integration
ExternalDNS ExternalDNS
docs/_site docs/_site
powershell.log powershell.log
zones/

View File

@ -1,6 +1,6 @@
# DNSControl # 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: DNSControl is a system for maintaining DNS zones. It has two parts:
a domain specific language (DSL) for describing DNS zones plus a domain specific language (DSL) for describing DNS zones plus