Add bors configuration

This commit is contained in:
Anthony Ramine 2017-01-29 10:07:28 +01:00
parent f5b1ae8828
commit fba478f827
2 changed files with 4 additions and 0 deletions

View File

@ -3,3 +3,6 @@ rust:
- nightly
- beta
- stable
branches:
except:
- staging.tmp

1
bors.toml Normal file
View File

@ -0,0 +1 @@
status = ["continuous-integration/travis-ci/push"]