Changed travis and appveyor YML files to build using 'master' branch.

This commit is contained in:
UnkleNuke 2017-01-02 09:20:35 -06:00
parent 17db2a20e8
commit 27806e0915
2 changed files with 2 additions and 3 deletions

View File

@ -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

View File

@ -3,7 +3,7 @@ version: 0.21.{build}
# Branches to build
branches:
only:
- develop21
- master
# Specify platform for MySQL check
platform: