Changed travis and appveyor YML files to build using 'master' branch.
This commit is contained in:
parent
17db2a20e8
commit
27806e0915
@ -10,8 +10,7 @@ git:
|
||||
# only run travis on the master branch
|
||||
branches:
|
||||
only:
|
||||
- release20
|
||||
- develop21
|
||||
- master
|
||||
# send notifications to stack as well as email
|
||||
notifications:
|
||||
slack: getmangos:yRgNBSgRQVh8WdfGEbT08Hit
|
||||
|
@ -3,7 +3,7 @@ version: 0.21.{build}
|
||||
# Branches to build
|
||||
branches:
|
||||
only:
|
||||
- develop21
|
||||
- master
|
||||
|
||||
# Specify platform for MySQL check
|
||||
platform:
|
||||
|
Loading…
x
Reference in New Issue
Block a user