File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,12 +6,6 @@ wrapper around the GitHub API (v3).
66
77See HISTORY.rst for any "breaking" changes.
88
9- .. image :: https://travis-ci.org/sigmavirus24/github3.py.svg?branch=master
10- :target: https://travis-ci.org/sigmavirus24/github3.py
11-
12- .. image :: https://ci.appveyor.com/api/projects/status/github/sigmavirus24/github3.py?branch=master
13- :target: https://ci.appveyor.com/project/sigmavirus24/github3-py/branch/master
14-
159Installation
1610------------
1711
@@ -50,6 +44,17 @@ this in a virtual environment. These need to be installed for the tests to run.
5044.. _coverage : http://nedbatchelder.com/code/coverage/
5145.. _mock : https://mock.readthedocs.io/en/latest/
5246
47+ Build status
48+ ~~~~~~~~~~~~
49+
50+ You can find `master ` build statuses for different environments.
51+
52+ - travis _
53+ - appveyor _
54+
55+ .. _travis : https://travis-ci.org/sigmavirus24/github3.py
56+ .. _appveyor : https://ci.appveyor.com/project/sigmavirus24/github3-py/branch/master
57+
5358License
5459-------
5560
You can’t perform that action at this time.
0 commit comments