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
|
Nginx Fancy Index module
|
||||||
========================
|
========================
|
||||||
|
|
||||||
.. image:: https://drone.io/github.com/aperezdc/ngx-fancyindex/status.png
|
.. image:: https://travis-ci.org/aperezdc/ngx-fancyindex.svg?branch=master
|
||||||
:target: https://drone.io/github.com/aperezdc/ngx-fancyindex/latest
|
:target: https://travis-ci.org/aperezdc/ngx-fancyindex
|
||||||
:alt: Build Status
|
:alt: Build Status
|
||||||
|
|
||||||
.. contents::
|
.. contents::
|
||||||
|
|
Loading…
Reference in New Issue