Skip to content

Commit 4d20165

Browse files
author
rocky
committed
Expand travisCI
1 parent eaa3b44 commit 4d20165

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
|buildstatus|
1+
|TravisCI| |CircleCI|
22

33
x-python
44
--------
@@ -75,5 +75,7 @@ a Python bytecode execution virtual machine. Net Batchelder started
7575
it (based on work from Paul Swartz) to get a better understanding of
7676
bytecodes so he could fix branch coverage bugs in coverage.py.
7777

78-
.. |buildstatus| image:: https://circleci.com/gh/rocky/x-python.svg?style=svg
79-
:target: https://circleci.com/gh/rocky/x-python
78+
.. |CircleCI| image:: https://circleci.com/gh/rocky/xpython.svg?style=svg
79+
:target: https://circleci.com/gh/rocky/xpython
80+
.. |TravisCI| image:: https://travis-ci.org/rocky/xpython.svg?branch=master
81+
:target: https://travis-ci.org/rocky/xpython

0 commit comments

Comments
 (0)