Merge pull request #807 from guettli/patch-1

Link to **Python** docs of travis.
This commit is contained in:
2017-03-16 13:56:28 -04:00
committed by GitHub
+1 -1
View File
@@ -77,7 +77,7 @@ this example content::
This will get your project tested on all the listed Python versions by
running the given script, and will only build the master branch. There are a
lot more options you can enable, like notifications, before and after steps
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/>`_
explain all of these options, and are very thorough.
In order to activate testing for your project, go to `the travis-ci site <https://travis-ci.org/>`_