diff options
author | Anthony Ramine <n.oxyde@gmail.com> | 2017-01-29 10:07:28 +0100 |
---|---|---|
committer | Anthony Ramine <n.oxyde@gmail.com> | 2017-01-29 10:25:43 +0100 |
commit | fba478f827f549a17daa1aa3d8fe7b6d39967d30 (patch) | |
tree | 5275e2998e09123ddca1d35a7fb112ea361631bd /bors.toml | |
parent | f5b1ae88282adfc2fe2253e4cd51c6ba5eca0c54 (diff) |
Add bors configuration
Diffstat (limited to 'bors.toml')
-rw-r--r-- | bors.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bors.toml b/bors.toml new file mode 100644 index 0000000..359f894 --- /dev/null +++ b/bors.toml @@ -0,0 +1 @@ +status = ["continuous-integration/travis-ci/push"] |