From 580e32fb6a0fea5c34677899f7cd215a6a54fd95 Mon Sep 17 00:00:00 2001 From: kuyan Date: Sat, 24 Aug 2013 01:21:46 -0700 Subject: [PATCH] Update Buildbot URL. --- docs/scenarios/ci.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/scenarios/ci.rst b/docs/scenarios/ci.rst index 3a80c70..d9fc431 100644 --- a/docs/scenarios/ci.rst +++ b/docs/scenarios/ci.rst @@ -26,7 +26,7 @@ engine. Use it. Buildbot -------- -`Buildbot `_ is a Python system to +`Buildbot `_ is a Python system to automate the compile/test cycle to validate code changes. @@ -85,4 +85,4 @@ thorough. In order to activate testing for your project, go to `the travis-ci site `_ and login with your Github account. Then activate your project in your profile settings and that's -it. From now on, your project's tests will be run on every push to Github. +it. From now on, your project's tests will be run on every push to Github.