Skip to content

Commit c0d92cd

Browse files
dfmtwiecki
authored andcommitted
switching travis badges to svg
1 parent ce3c967 commit c0d92cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ Sponsors
181181

182182
.. |Binder| image:: https://mybinder.org/badge.svg
183183
:target: https://mybinder.org/v2/gh/pymc-devs/pymc3/master?filepath=%2Fdocs%2Fsource%2Fnotebooks
184-
.. |Build Status| image:: https://travis-ci.org/pymc-devs/pymc3.png?branch=master
184+
.. |Build Status| image:: https://travis-ci.org/pymc-devs/pymc3.svg?branch=master
185185
:target: https://travis-ci.org/pymc-devs/pymc3
186186
.. |Coverage| image:: https://coveralls.io/repos/github/pymc-devs/pymc3/badge.svg?branch=master
187187
:target: https://coveralls.io/github/pymc-devs/pymc3?branch=master

docs/source/semantic_sphinx/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ <h2>Probabilistic Programming in Python</h2>
7676
<img src="https://mybinder.org/badge.svg">
7777
</a>
7878
<a class="ui image" href="https://travis-ci.org/pymc-devs/pymc3">
79-
<img src="https://travis-ci.org/pymc-devs/pymc3.png?branch=master">
79+
<img src="https://travis-ci.org/pymc-devs/pymc3.svg?branch=master">
8080
</a>
8181
<a class="ui image" href="https://coveralls.io/github/pymc-devs/pymc3?branch=master">
8282
<img src="https://coveralls.io/repos/github/pymc-devs/pymc3/badge.svg?branch=master">

0 commit comments

Comments
 (0)