Skip to content

Commit 45e1620

Browse files
authored
[MAINT] update travis badge and pin sphinx (#305)
* use sphinx major version 2 * point to travis.com instead of org
1 parent 1667c8d commit 45e1620

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ for links to render properly.
3434
.. |joss| image:: https://joss.theoj.org/papers/10.21105/joss.01295/status.svg
3535
:target: https://doi.org/10.21105/joss.01295
3636

37-
.. |travis| image:: https://travis-ci.org/HBClab/NiBetaSeries.svg?branch=master
37+
.. |travis| image:: https://travis-ci.com/HBClab/NiBetaSeries.svg?branch=master
3838
:alt: Travis-CI Build Status
39-
:target: https://travis-ci.org/HBClab/NiBetaSeries
39+
:target: https://travis-ci.com/HBClab/NiBetaSeries
4040

4141
.. |codecov| image:: https://codecov.io/github/HBClab/NiBetaSeries/coverage.svg?branch=master
4242
:alt: Coverage Status

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dev =
6464
codecov
6565
coverage
6666
doc =
67-
sphinx > 2
67+
sphinx > 2,< 3
6868
sphinx_rtd_theme
6969
sphinx-argparse
7070
sphinx-gallery

0 commit comments

Comments
 (0)