diff options
Diffstat (limited to 'python/buildbot-slave/README')
-rw-r--r-- | python/buildbot-slave/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python/buildbot-slave/README b/python/buildbot-slave/README new file mode 100644 index 0000000000..265a1fcd93 --- /dev/null +++ b/python/buildbot-slave/README @@ -0,0 +1,5 @@ +Buildbot-slave is a slave to the continuous integration system +designed to automate the build/test cycle (buildbot). +By automatically rebuilding and testing the tree each time +something has changed, build problems are pinpointed quickly, +before other developers are inconvenienced by the failure. |