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 aa15249

Browse filesBrowse files
author
Thomas Güttler
authored
Link to **Python** docs of travis.
I think this make more sense, since all of these options are explained there.
1 parent 45b70b3 commit aa15249
Copy full SHA for aa15249

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed

‎docs/scenarios/ci.rst

Copy file name to clipboardExpand all lines: docs/scenarios/ci.rst
+1-1Lines changed: 1 addition & 1 deletion
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.