diff options
author | Ryan Tseng <hinoka@google.com> | 2018-07-24 22:10:59 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-07-24 22:10:59 +0000 |
commit | 059c075a0f7b0556cb519efd284956e3f38a3a0d (patch) | |
tree | 22d8ea9ac1aaa14cf3a153a8028b2c69e11192a7 | |
parent | db4ae8c2ad38b467064e1909106a4430366dee26 (diff) | |
download | pdfium-059c075a0f7b0556cb519efd284956e3f38a3a0d.tar.xz |
[luci-milo.cfg] include_experimental_builds: true
Bug: 860896
Change-Id: I0b60568df27b44314d3ce8010615fb18ab2a90bb
Reviewed-on: https://pdfium-review.googlesource.com/38754
Commit-Queue: Ryan Tseng <hinoka@google.com>
Reviewed-by: Lei Zhang <thestig@chromium.org>
-rw-r--r-- | luci-milo.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/luci-milo.cfg b/luci-milo.cfg index 0dbfd4bee2..d4ccba3207 100644 --- a/luci-milo.cfg +++ b/luci-milo.cfg @@ -266,6 +266,7 @@ consoles { repo_url: "https://pdfium.googlesource.com/pdfium" refs: "refs/heads/master" manifest_name: "REVISION" + include_experimental_builds: true builders { name: "buildbucket/luci.pdfium.ci/android" |