mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 11:39:56 +00:00
Setup bors
This commit is contained in:
@@ -9,6 +9,15 @@ os:
|
||||
|
||||
sudo: false
|
||||
|
||||
branches:
|
||||
only:
|
||||
# This is where pull requests from "bors r+" are built.
|
||||
- staging
|
||||
# This is where pull requests from "bors try" are built.
|
||||
- trying
|
||||
# Also build pull requests.
|
||||
- master
|
||||
|
||||
env:
|
||||
global:
|
||||
- RUST_BACKTRACE=1
|
||||
|
||||
Reference in New Issue
Block a user