Skip to content

Commit

Permalink
Merge a30ab3f into a7902a3
Browse files Browse the repository at this point in the history
  • Loading branch information
phipsgabler committed Nov 9, 2021
2 parents a7902a3 + a30ab3f commit 70da390
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions bors.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
status = [
"test (1, ubuntu-latest, x86, 2)",
"test (1.%, ubuntu-latest, x64, 1)",
"test (1.%, ubuntu-latest, x64, 2)",
"test (1, ubuntu-latest, x64, 1)",
"test (1, ubuntu-latest, x64, 2)",
"test (1, macOS-latest, x64, 2)",
"test (1, windows-latest, x64, 2)",
"Turing.jl",
"format",
"docs"
]
delete_merged_branches = true
# Require at least on approval of a project member.
required_approvals = 1
# Squash commits before merging.
use_squash_merge = true
# Uncomment this to use a two hour timeout.
# The default is one hour.
timeout_sec = 7200

0 comments on commit 70da390

Please sign in to comment.