add build status badge
This commit is contained in:
parent
b2cddba6d6
commit
7c67835ba2
|
@ -1,5 +1,7 @@
|
|||
[![Documentation Status](https://readthedocs.org/projects/flask-micropub/badge/?version=latest)](http://flask-micropub.readthedocs.org/en/latest/?badge=latest)
|
||||
|
||||
[![Build Status](https://travis-ci.org/kylewm/flask-micropub.svg?branch=master)](https://travis-ci.org/kylewm/flask-micropub)
|
||||
|
||||
# Flask-Micropub
|
||||
|
||||
A Flask extension to support IndieAuth and Micropub clients.
|
||||
|
|
Loading…
Reference in New Issue