Fix travis.yml to build release branches

NB: I changed release branch naming convention
This commit is contained in:
adam-urbanczyk
2018-06-16 16:21:41 +02:00
parent 40d2e94362
commit f117cdccaf

View File

@ -5,7 +5,7 @@ branches:
only:
- cq1_pythonocc
- master
- "/v\\d+\\.\\d+\\.?d*\\-*[a-z]*/"
- "/\\d+\\.\\d+\\.?d*\\-*[a-z]*/"
addons:
apt:
sources: