mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
wercker.yml: Notify master branch instead of trunk
This commit is contained in:
parent
9d39eb6b40
commit
b80adde359
1 changed files with 2 additions and 2 deletions
|
@ -65,7 +65,7 @@ mjit-test1:
|
|||
username: Wercker mjit-test1
|
||||
channel: alerts
|
||||
notify_on: "failed"
|
||||
branches: ^trunk$
|
||||
branches: ^master$
|
||||
|
||||
# --jit-wait (test-all)
|
||||
mjit-test2:
|
||||
|
@ -96,4 +96,4 @@ mjit-test2:
|
|||
username: Wercker mjit-test2
|
||||
channel: alerts
|
||||
notify_on: "failed"
|
||||
branches: ^trunk$
|
||||
branches: ^master$
|
||||
|
|
Loading…
Add table
Reference in a new issue