File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ All Releases
2525Testing
2626-------
2727
28- We use `travis-ci <https://travis-ci.org/matplotlib/matplotlib >`__ for
28+ We use `Travis CI <https://travis-ci.org/matplotlib/matplotlib >`__ for
2929continuous integration. When preparing for a release, the final
3030tagged commit should be tested locally before it is uploaded::
3131
Original file line number Diff line number Diff line change @@ -194,7 +194,7 @@ are in ``test_mathtext.py``.
194194Using Travis CI
195195---------------
196196
197- `Travis CI <https://travis-ci.org / >`_ is a hosted CI system "in the
197+ `Travis CI <https://travis-ci.com / >`_ is a hosted CI system "in the
198198cloud".
199199
200200Travis is configured to receive notifications of new commits to GitHub
@@ -206,7 +206,7 @@ project.
206206Travis CI is already enabled for the `main Matplotlib GitHub
207207repository <https://github.com/matplotlib/matplotlib/> `_ -- for
208208example, see `its Travis page
209- <https://travis-ci.org /matplotlib/matplotlib> `_.
209+ <https://travis-ci.com /matplotlib/matplotlib> `_.
210210
211211If you want to enable Travis CI for your personal Matplotlib GitHub
212212repo, simply enable the repo to use Travis CI in either the Travis CI
You can’t perform that action at this time.
0 commit comments