Enable building release candidate branch

This commit is contained in:
Daniel Patterson 2017-11-22 12:54:12 -08:00
parent c8c3a49fb5
commit d67cd34edd
No known key found for this signature in database
GPG Key ID: 19C12BE1725A028B

View File

@ -15,6 +15,7 @@ branches:
- master
# enable building tags
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/
- 5.14
cache:
yarn: true