summaryrefslogtreecommitdiff
path: root/.github/bors.toml
blob: 8f4d9a640a8f372c165229aa0a9734c5c5cbeaac (plain)
1
2
3
4
5
6
7
8
9
10
status = [
  "continuous-integration/travis-ci/push"
]

timeout_sec = 14400
delete_merged_branches = true

[committer]
name = "Bundlerbot"
email = "bot@bundler.io"