try to make ci build version branches

This commit is contained in:
Pieter Schutz 2018-10-01 11:48:10 +02:00
parent 9c1b493f37
commit b5a3d7852a
2 changed files with 2 additions and 0 deletions

View file

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

View file

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