Skip to content

Commit 2fd6d96

Browse files
committed
bors-ng integration
1 parent ef9ac4f commit 2fd6d96

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

.travis.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,8 @@ before_cache:
3333

3434
branches:
3535
only:
36-
- auto
37-
- master
38-
- try
36+
- staging
37+
- trying
3938

4039
notifications:
4140
email:

bors.toml

+4
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)