mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Build AppVeyor only on master
This commit is contained in:
parent
f13fb814e0
commit
3d1536e618
1 changed files with 1 additions and 3 deletions
|
@ -5,9 +5,7 @@ platform:
|
|||
- x64
|
||||
branches:
|
||||
except:
|
||||
# Because default branch is still "trunk", we build only "trunk" to avoid
|
||||
# doubly building on master and trigger CI on Pull Request.
|
||||
- master # mirrored from trunk
|
||||
- trunk # mirrored from trunk. avoid doubly building on it
|
||||
environment:
|
||||
ruby_version: "24-%Platform%"
|
||||
zlib_version: "1.2.11"
|
||||
|
|
Loading…
Add table
Reference in a new issue