1
0
Fork 0
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:
Takashi Kokubun 2019-07-01 00:24:10 +09:00
parent f13fb814e0
commit 3d1536e618
No known key found for this signature in database
GPG key ID: 6FFC433B12EE23DD

View file

@ -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"