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 c14dccf

Browse filesBrowse files
authored
Merge pull request #807 from guettli/patch-1
Link to **Python** docs of travis.
2 parents 45b70b3 + aa15249 commit c14dccf
Copy full SHA for c14dccf

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎docs/scenarios/ci.rst‎

Copy file name to clipboardExpand all lines: docs/scenarios/ci.rst
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ this example content::
7777
This will get your project tested on all the listed Python versions by
7878
running the given script, and will only build the master branch. There are a
7979
lot more options you can enable, like notifications, before and after steps
80-
and much more. The `travis-ci docs <http://about.travis-ci.org/docs/>`_
80+
and much more. The `travis-ci docs <https://docs.travis-ci.com/user/languages/python/>`_
8181
explain all of these options, and are very thorough.
8282

8383
In order to activate testing for your project, go to `the travis-ci site <https://travis-ci.org/>`_

0 commit comments

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