diff --git a/Buildbot-Overview.md b/Buildbot-Overview.md index b44001d..3970fa6 100644 --- a/Buildbot-Overview.md +++ b/Buildbot-Overview.md @@ -1,5 +1,3 @@ -# Buildbot - Buildbot is a continuous integration framework that we use to build Dolphin patches on different platforms. Builds can be triggered automatically (e.g., when a whitelisted GitHub user creates/updates a pull request) or manually (e.g., using the Tools/buildbot-try.sh helper script). Ping delroth on IRC to get access. ## Configuration File