try to make ci build version branches

This commit is contained in:
Pieter Schutz 2018-10-01 11:46:48 +02:00
parent 6c36316aed
commit 3d8ab23d66
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ sudo: false
branches:
only:
- master
- v12
- /^[vV]\d+$/
cache:
directories:

View file

@ -14,7 +14,7 @@ environment:
branches:
only:
- master
- v12
- /^[vV]\d+$/
skip_branch_with_pr: true