Add OS-specific exclude patterns of the branch names for the CI

(cherry picked from commit f88b8946f3da988f7aa80e36681037b4f474840e)
This commit is contained in:
Azat Khuzhin 2019-01-29 10:10:23 +03:00
parent 8eb0084214
commit 3ebd7edd02
No known key found for this signature in database
GPG Key ID: B86086848EF8686D
2 changed files with 6 additions and 0 deletions

View File

@ -8,6 +8,9 @@ osx_image: xcode10.1
branches:
except:
- /.*appveyor.*/
- /.*win.*/
- /.*mingw.*/
- /.*freebsd.*/
git:
quiet: true

View File

@ -5,6 +5,9 @@ os: Visual Studio 2015
branches:
except:
- /.*travis.*/
- /.*linux.*/
- /.*freebsd.*/
- /.*osx.*/
skip_commits:
message: /travis/
files: