From 27806e09158a86023c20a01bbb0dda9f4f45f8e6 Mon Sep 17 00:00:00 2001 From: UnkleNuke Date: Mon, 2 Jan 2017 09:20:35 -0600 Subject: [PATCH] Changed travis and appveyor YML files to build using 'master' branch. --- .travis.yml | 3 +-- appveyor.yml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) 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: