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

This commit is contained in:
Azat Khuzhin 2019-01-29 10:10:23 +03:00
parent afdccee9b3
commit f88b8946f3
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: