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

Commit 41ae5fe

Browse files
committed
chore(Bors) Configuring Bors-ng
Address hoaproject/Central#81.
1 parent 5be09b6 commit 41ae5fe

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
language: php
22

3+
branches:
4+
only:
5+
- staging
6+
- trying
7+
- master
8+
39
matrix:
410
include:
511
- php: 5.5

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+
]
4+
timeout_sec = 1800

0 commit comments

Comments
 (0)