We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45b70b3 commit aa15249Copy full SHA for aa15249
docs/scenarios/ci.rst
@@ -77,7 +77,7 @@ this example content::
77
This will get your project tested on all the listed Python versions by
78
running the given script, and will only build the master branch. There are a
79
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/>`_
+and much more. The `travis-ci docs <https://docs.travis-ci.com/user/languages/python/>`_
81
explain all of these options, and are very thorough.
82
83
In order to activate testing for your project, go to `the travis-ci site <https://travis-ci.org/>`_
0 commit comments