Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2413eb7

Browse filesBrowse files
committed
DOC: We use travis-ci.com now, not travis-ci.org.
1 parent 50959b5 commit 2413eb7
Copy full SHA for 2413eb7

File tree

Expand file treeCollapse file tree

2 files changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+3
-3
lines changed

‎doc/devel/release_guide.rst

Copy file name to clipboardExpand all lines: doc/devel/release_guide.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ All Releases
2525
Testing
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
2929
continuous integration. When preparing for a release, the final
3030
tagged commit should be tested locally before it is uploaded::
3131

‎doc/devel/testing.rst

Copy file name to clipboardExpand all lines: doc/devel/testing.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ are in ``test_mathtext.py``.
194194
Using 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
198198
cloud".
199199

200200
Travis is configured to receive notifications of new commits to GitHub
@@ -206,7 +206,7 @@ project.
206206
Travis CI is already enabled for the `main Matplotlib GitHub
207207
repository <https://github.com/matplotlib/matplotlib/>`_ -- for
208208
example, see `its Travis page
209-
<https://travis-ci.org/matplotlib/matplotlib>`_.
209+
<https://travis-ci.com/matplotlib/matplotlib>`_.
210210

211211
If you want to enable Travis CI for your personal Matplotlib GitHub
212212
repo, simply enable the repo to use Travis CI in either the Travis CI

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.