diff options
Diffstat (limited to 'third_party/rust/parking_lot/bors.toml')
-rw-r--r-- | third_party/rust/parking_lot/bors.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/third_party/rust/parking_lot/bors.toml b/third_party/rust/parking_lot/bors.toml new file mode 100644 index 0000000000..44056dbf4e --- /dev/null +++ b/third_party/rust/parking_lot/bors.toml @@ -0,0 +1,4 @@ +status = [ + "build_tier_one", + "build_other_platforms", +] |