travis-ci: exclude appveyor branches

(cherry picked from commit 0345adf7e43d0c776f73edf95b0648dbb43fdf52)
This commit is contained in:
Azat Khuzhin 2018-11-05 18:02:05 +03:00 committed by Azat Khuzhin
parent b52c649875
commit f12cd17b7c
No known key found for this signature in database
GPG Key ID: B86086848EF8686D

View File

@ -4,6 +4,10 @@ os:
sudo: false
dist: trusty
branches:
except:
- /.*appveyor.*/
git:
quiet: true