Skip to content

Commit 83ebb8b

Browse files
committed
bors-ng integration
1 parent 108ec70 commit 83ebb8b

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,8 @@ before_cache:
7474

7575
branches:
7676
only:
77-
- /^v\d+\.\d+\.\d+.*$/
78-
- auto
79-
- try
77+
- staging
78+
- trying
8079

8180
notifications:
8281
email:

bors.toml

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

0 commit comments

Comments
 (0)