Failed build due to a misconfigured protected branch

We were getting bors failing to merge a PR: https://github.com/gfx-rs/gfx/pull/1632

As it turned out, bors couldn't merge the PR due to the requirement set up by me in the branch protection that Travis and Appveyor have to pass for each merge. This is wrong. Correct would be to only require bors to pass:

1 Like