Skip to content

Commit 1ba8197

Browse files
committed
Added travis-ci to README.
1 parent 54263c2 commit 1ba8197

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ RubyDNS
44
* Author: Samuel G. D. Williams (<http://www.oriontransfer.co.nz>)
55
* Copyright (C) 2009, 2011 Samuel G. D. Williams.
66
* Released under the MIT license.
7+
* [![Build Status](https://secure.travis-ci.org/ioquatix/rubydns.png)](http://travis-ci.org/ioquatix/rubydns)
78

89
RubyDNS is a simple programmatic DSL (domain specific language) for configuring and running a DNS server. RubyDNS provides a daemon that runs a DNS server which can process DNS requests depending on specific policy. Rule selection is based on pattern matching, and results can be hard-coded, computed, fetched from a remote DNS server, fetched from a local cache, etc.
910

0 commit comments

Comments
 (0)