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:
23
.gitignore
vendored
23
.gitignore
vendored
@ -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/
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# DNSControl
|
# DNSControl
|
||||||
|
|
||||||
[](https://travis-ci.org/StackExchange/dnscontrol)
|
[](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
|
||||||
|
Reference in New Issue
Block a user