File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ All Releases
25
25
Testing
26
26
-------
27
27
28
- We use `travis-ci <https://travis-ci.org/matplotlib/matplotlib >`__ for
28
+ We use `Travis CI <https://travis-ci.org/matplotlib/matplotlib >`__ for
29
29
continuous integration. When preparing for a release, the final
30
30
tagged commit should be tested locally before it is uploaded::
31
31
Original file line number Diff line number Diff line change @@ -194,7 +194,7 @@ are in ``test_mathtext.py``.
194
194
Using Travis CI
195
195
---------------
196
196
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
198
198
cloud".
199
199
200
200
Travis is configured to receive notifications of new commits to GitHub
@@ -206,7 +206,7 @@ project.
206
206
Travis CI is already enabled for the `main Matplotlib GitHub
207
207
repository <https://github.com/matplotlib/matplotlib/> `_ -- for
208
208
example, see `its Travis page
209
- <https://travis-ci.org /matplotlib/matplotlib> `_.
209
+ <https://travis-ci.com /matplotlib/matplotlib> `_.
210
210
211
211
If you want to enable Travis CI for your personal Matplotlib GitHub
212
212
repo, 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