From f5cf5a1cadf0cb37b8f4823ae18764b41cd4ad65 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Fri, 15 Sep 2017 21:30:33 +0300 Subject: Add travis badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a546a63..b67afe4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # route53-ddns +[![Build Status](https://travis-ci.org/yuvadm/route53-ddns.svg?branch=master)](https://travis-ci.org/yuvadm/route53-ddns) + A simple `{b,d,}ash` script aimed for usage on LEDE/OpenWRT devices which enables sending DDNS updates to Route53. Attempts to reduce the Route53 REST API call dependencies on the minimum amount of additional packages. -- cgit v1.3.1