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
|
# only run travis on the master branch
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- release20
|
- master
|
||||||
- develop21
|
|
||||||
# send notifications to stack as well as email
|
# send notifications to stack as well as email
|
||||||
notifications:
|
notifications:
|
||||||
slack: getmangos:yRgNBSgRQVh8WdfGEbT08Hit
|
slack: getmangos:yRgNBSgRQVh8WdfGEbT08Hit
|
||||||
|
@ -3,7 +3,7 @@ version: 0.21.{build}
|
|||||||
# Branches to build
|
# Branches to build
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- develop21
|
- master
|
||||||
|
|
||||||
# Specify platform for MySQL check
|
# Specify platform for MySQL check
|
||||||
platform:
|
platform:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user