We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b5367e commit 325efbcCopy full SHA for 325efbc
README.rst
@@ -1,7 +1,8 @@
1
Flask-Script
2
==============
3
4
-.. image:: https://secure.travis-ci.org/techniq/flask-script.png
+.. image:: https://travis-ci.org/techniq/flask-script.png?branch=master
5
+ :target: https://travis-ci.org/techniq/flask-script
6
7
A set of utilities for use with the Flask framework, which provide
8
decorators, classes and helpers for writing your own script commands.
0 commit comments