mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-12 13:58:58 -04:00
appveyor: do not run on branches that has "travis" in it's name
(cherry picked from commit 1503a9a1a6aea641784fa7aae83ad00e57e35431)
This commit is contained in:
parent
5e5de36f85
commit
e7292a59e8
@ -5,6 +5,10 @@ os: Visual Studio 2015
|
|||||||
build:
|
build:
|
||||||
verbosity: detailed
|
verbosity: detailed
|
||||||
|
|
||||||
|
branches:
|
||||||
|
except:
|
||||||
|
- /.*travis.*/
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
global:
|
global:
|
||||||
CYG_ROOT: C:/MinGW/msys/1.0
|
CYG_ROOT: C:/MinGW/msys/1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user