From 5c699d1f37119ecf7929e4dabe459a19a3d01a70 Mon Sep 17 00:00:00 2001 From: Timothy Date: Wed, 14 May 2014 17:23:47 +0800 Subject: [PATCH] Update README.md Update status icon from travis ci. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1077f3..0145649 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ godns ===== -[![Build Status](https://drone.io/github.com/TimothyYe/godns/status.png)](https://drone.io/github.com/TimothyYe/godns/latest) +[![Build Status](https://travis-ci.org/TimothyYe/godns.svg?branch=master)](https://travis-ci.org/TimothyYe/godns) A dynamic DNS tool, based on dnspod, written by Golang.