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.pull/45/head
parent
06eda48a62
commit
aa18095ffc
|
@ -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::
|
||||
|
|
Loading…
Reference in New Issue