mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-13 06:16:10 -04:00
travis-ci: exclude appveyor branches
(cherry picked from commit 0345adf7e43d0c776f73edf95b0648dbb43fdf52)
This commit is contained in:
parent
b52c649875
commit
f12cd17b7c
@ -4,6 +4,10 @@ os:
|
|||||||
sudo: false
|
sudo: false
|
||||||
dist: trusty
|
dist: trusty
|
||||||
|
|
||||||
|
branches:
|
||||||
|
except:
|
||||||
|
- /.*appveyor.*/
|
||||||
|
|
||||||
git:
|
git:
|
||||||
quiet: true
|
quiet: true
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user