From d70b673d2f0cea5f6aee7cdad5575f1bce737c0a Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Tue, 14 Jul 2015 08:08:34 -0600 Subject: [PATCH 1/2] Enable Travis on any branch. --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9c0099f..44ad0d3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,9 +1,5 @@ language: cpp -branches: - only: - - develop - notifications: email: recipients: From dd6d897372cb87eaf30eed9cc7fcb2057b17719b Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Tue, 14 Jul 2015 08:09:36 -0600 Subject: [PATCH 2/2] Enable Appveyor on any branch. --- appveyor.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 4a5af02..3c702e4 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,9 +1,3 @@ -branches: - only: - - develop - -skip_tags: true - notifications: - provider: Email to: