diff --git a/bors.toml b/bors.toml index e5414c01..8242e64a 100644 --- a/bors.toml +++ b/bors.toml @@ -1,4 +1,5 @@ status = [ "static_analysis", - "build_test", + "build_test (x86_64-unknown-linux-gnu)", + "build_test (x86_64-apple-darwin)" ]