Skip to content

Commit 15f0da3

Browse files
committed
update visibility to match peoples needs
1 parent 4df3d13 commit 15f0da3

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

README.rst

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@ wrapper around the GitHub API (v3).
66

77
See 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-
159
Installation
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+
5358
License
5459
-------
5560

0 commit comments

Comments
 (0)