Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit 2879ade

Browse files
author
Brad Miller
committed
badge update
1 parent b439673 commit 2879ade

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

README.rst

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
RunestoneComponents
22
===================
33

4-
.. image:: https://badges.gitter.im/Join%20Chat.svg
5-
:alt: Join the chat at https://gitter.im/RunestoneInteractive/RunestoneComponents
6-
:target: https://gitter.im/RunestoneInteractive/RunestoneComponents?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
7-
84
.. image:: https://img.shields.io/pypi/v/Runestone.svg
95
:target: https://pypi.python.org/pypi/Runestone
106
:alt: PyPI Version
@@ -13,7 +9,9 @@ RunestoneComponents
139
:target: https://pypi.python.org/pypi/Runestone
1410
:alt: PyPI Monthly downloads
1511

16-
.. image:: http://bnmnetp.me:8088/buildStatus/icon?job=RunestoneComponents&build=9
12+
.. image:: https://travis-ci.com/RunestoneInteractive/RunestoneComponents.svg?branch=master
13+
:target: https://travis-ci.com/RunestoneInteractive/RunestoneComponents
14+
1715

1816
Packaging of the Runestone components for publishing educational materials using Sphinx and restructuredText. Check out the `Overview <http://interactivepython.org/runestone/static/overview/overview.html>`_ To see all of the extensions in action.
1917

requirements-test.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
selenium>=2.53.6
22
pyvirtualdisplay
33
pytest
4+
pylint

0 commit comments

Comments
 (0)