Skip to content

Commit 0013f24

Browse files
Merge #267
267: Exceptions for bors r=ForsakenHarmony a=ForsakenHarmony Co-authored-by: Leah <[email protected]>
2 parents 69211a3 + 79501af commit 0013f24

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
language: node_js
22
node_js:
33
- "node"
4+
branches:
5+
except:
6+
- trying.tmp
7+
- staging.tmp

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+
delete_merged_branches = true

0 commit comments

Comments
 (0)