summaryrefslogtreecommitdiff
path: root/.github/bors.toml
blob: 4943eaa057d3b1ee74e9ed6e7e86a9c01c497b9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
status = [
  "continuous-integration/travis-ci/push",
  "windows (2.4.x)",
  "windows (2.5.x)",
  "windows (2.6.x)"
]

timeout_sec = 14400
delete_merged_branches = true

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