diff --git a/.travis.yml b/.travis.yml index 917721d9..dfbbf7a6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 diff --git a/appveyor.yml b/appveyor.yml index e32a8546..e046c3c4 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -3,7 +3,7 @@ version: 0.21.{build} # Branches to build branches: only: - - develop21 + - master # Specify platform for MySQL check platform: