Skip to content
This repository was archived by the owner on Dec 15, 2021. It is now read-only.

Commit 635589c

Browse files
committed
bors-ng integration
1 parent 5c3e2b3 commit 635589c

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,8 @@ branches:
6161
only:
6262
# release tags
6363
- /^v\d+\.\d+\.\d+.*$/
64-
- auto
65-
- master
66-
- try
64+
- staging
65+
- trying
6766

6867
notifications:
6968
email:

bors.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
status = [
2+
"continuous-integration/travis-ci/push",
3+
]

0 commit comments

Comments
 (0)