Enable 5.7 branch in travis

This commit is contained in:
Patrick Niklaus 2017-04-12 14:28:37 +00:00
parent 59b70c4d11
commit 16680191de

View File

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