Skip to content

Commit 2be903c

Browse files
committed
bors-ng integration
1 parent 13ed952 commit 2be903c

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ before_cache:
2222

2323
branches:
2424
only:
25-
- auto
26-
- try
25+
- staging
26+
- trying
2727

2828
notifications:
2929
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)