Skip to content

Commit 325efbc

Browse files
committed
Set Travis-CI status image as link to build status
1 parent 9b5367e commit 325efbc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
Flask-Script
22
==============
33

4-
.. image:: https://secure.travis-ci.org/techniq/flask-script.png
4+
.. image:: https://travis-ci.org/techniq/flask-script.png?branch=master
5+
:target: https://travis-ci.org/techniq/flask-script
56

67
A set of utilities for use with the Flask framework, which provide
78
decorators, classes and helpers for writing your own script commands.

0 commit comments

Comments
 (0)