Skip to content

Commit aa15249

Browse 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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scenarios/ci.rst

Lines 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)