diff options
author | bors[bot] <bors[bot]@users.noreply.github.com> | 2017-07-29 22:35:06 +0000 |
---|---|---|
committer | bors[bot] <bors[bot]@users.noreply.github.com> | 2017-07-29 22:35:06 +0000 |
commit | 7cecf7fc6cf6d25186298b264e112cc8839e1830 (patch) | |
tree | 24a6e54aa511c4087b1f74dac0ba88fcde7eeccd | |
parent | e08a430226a3b823278795fe8671c264f9ae6594 (diff) | |
parent | c14c3bf8dc253facfa9816069c677b2ba45cc535 (diff) | |
download | nix-7cecf7fc6cf6d25186298b264e112cc8839e1830.zip |
Merge #712
712: Change the FreeBSD builder's name to "amd64_fbsd11" r=asomers
-rw-r--r-- | bors.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Gate on Travis CI and Buildbot status = ["continuous-integration/travis-ci/push", - "buildbot/nix-rust/nix fbsd11"] + "buildbot/nix-rust/nix amd64_fbsd11"] # Set bors's timeout to 4 hours # |