Skip to content

Commit 09a6e03

Browse files
committed
Fix bors status
1 parent 999bb05 commit 09a6e03

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

bors.toml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
status = [
22
"continuous-integration/travis-ci/push",
3-
"DynamicPPL-CI / test (1%"
3+
"test (1.%, ubuntu-latest, x86)",
4+
"test (1, ubuntu-latest, x86)",
5+
"test (1.%, ubuntu-latest, x64)",
6+
"test (1, ubuntu-latest, x64)",
7+
"test (1.%, macOS-latest, x64)",
8+
"test (1, macOS-latest, x64)",
9+
"test (1.%, windows-latest, x86)",
10+
"test (1, windows-latest, x86)",
11+
"test (1.%, windows-latest, x64)",
12+
"test (1, windows-latest, x64)"
413
]
514
delete_merged_branches = true
615
# Uncomment this to require at least on approval of a project member.

0 commit comments

Comments
 (0)