Setup bors
This commit is contained in:
parent
b1d0343749
commit
8fc84b1f55
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user