From aa18095ffce36934771636bd114fea4045598bbd Mon Sep 17 00:00:00 2001 From: Adrian Perez de Castro Date: Wed, 8 Jun 2016 15:48:40 +0300 Subject: [PATCH] Change the build status badge to use the Travis-CI one Travis-CI better signifies the build status, as it tries building with combinations of compilers, nginx versions, and dynamic vs. statically linked modules. --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 080fb03..3b338d9 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,8 @@ Nginx Fancy Index module ======================== -.. image:: https://drone.io/github.com/aperezdc/ngx-fancyindex/status.png - :target: https://drone.io/github.com/aperezdc/ngx-fancyindex/latest +.. image:: https://travis-ci.org/aperezdc/ngx-fancyindex.svg?branch=master + :target: https://travis-ci.org/aperezdc/ngx-fancyindex :alt: Build Status .. contents::