From ca76ebb0d65956a8df506f18f6b17370e4926318 Mon Sep 17 00:00:00 2001 From: Azat Khuzhin Date: Mon, 25 Feb 2019 00:26:39 +0300 Subject: [PATCH] Ignore bitrise branches for travis-ci/appvyeor [ci skip] (cherry picked from commit b34192bae6f511b91a2fc01409676b2df2fd8a31) --- .travis.yml | 1 + appveyor.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index f7bd6d85..830c9568 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,7 @@ branches: - /.*win.*/ - /.*mingw.*/ - /.*freebsd.*/ + - /.*bitrise.*/ git: quiet: true diff --git a/appveyor.yml b/appveyor.yml index 2d7cee2c..5f6a5f34 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -10,6 +10,7 @@ branches: - /.*linux.*/ - /.*freebsd.*/ - /.*osx.*/ + - /.*bitrise.*/ skip_commits: message: /travis/ files: