Build AppVeyor only on master
This commit is contained in:
parent
f13fb814e0
commit
3d1536e618
@ -5,9 +5,7 @@ platform:
|
|||||||
- x64
|
- x64
|
||||||
branches:
|
branches:
|
||||||
except:
|
except:
|
||||||
# Because default branch is still "trunk", we build only "trunk" to avoid
|
- trunk # mirrored from trunk. avoid doubly building on it
|
||||||
# doubly building on master and trigger CI on Pull Request.
|
|
||||||
- master # mirrored from trunk
|
|
||||||
environment:
|
environment:
|
||||||
ruby_version: "24-%Platform%"
|
ruby_version: "24-%Platform%"
|
||||||
zlib_version: "1.2.11"
|
zlib_version: "1.2.11"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user