Enable builds on 5.10 release branch.

This commit is contained in:
Daniel Patterson 2017-08-03 13:05:54 -07:00
parent 7fdc544229
commit eeff4be544
No known key found for this signature in database
GPG Key ID: 19C12BE1725A028B

View File

@ -17,6 +17,7 @@ notifications:
branches: branches:
only: only:
- master - master
- "5.10"
# enable building tags # enable building tags
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/ - /^v\d+\.\d+(\.\d+)?(-\S*)?$/