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

View File

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