forked from platypush/platypush
Removed header from documentation - pydoc can't handle headers in methods
This commit is contained in:
parent
98727c4f31
commit
9ee81d7999
1 changed files with 1 additions and 2 deletions
|
@ -8,8 +8,7 @@ class TravisciPlugin(Plugin):
|
||||||
"""
|
"""
|
||||||
`Travis-Ci <https://travis-ci.org/>`_ continuous integration plugin.
|
`Travis-Ci <https://travis-ci.org/>`_ continuous integration plugin.
|
||||||
|
|
||||||
Setup
|
Setup:
|
||||||
#####
|
|
||||||
|
|
||||||
- Get your API token from your `Travis-Ci account settings page <https://travis-ci.org/account/preferences>`_.
|
- Get your API token from your `Travis-Ci account settings page <https://travis-ci.org/account/preferences>`_.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue