From: Azat Khuzhin Date: Sun, 24 Feb 2019 21:26:39 +0000 (+0300) Subject: Ignore bitrise branches for travis-ci/appvyeor [ci skip] X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b34192bae6f511b91a2fc01409676b2df2fd8a31;p=libevent Ignore bitrise branches for travis-ci/appvyeor [ci skip] --- 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 e47a57de..c0959f7e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -10,6 +10,7 @@ branches: - /.*linux.*/ - /.*freebsd.*/ - /.*osx.*/ + - /.*bitrise.*/ skip_commits: message: /travis/ files: