From 99174922cb7d1cf70b41d016269a90032697d6ad Mon Sep 17 00:00:00 2001 From: Fernandez Ludovic Date: Sun, 6 Oct 2019 20:07:51 +0200 Subject: [PATCH] chore: allow to build tags on CI. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 180be32..0cf251d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,7 @@ cache: branches: only: - master + - /^v\d+\.\d+(\.\d+)?(-\S*)?$/ notifications: email: