From 6641f28bb8fc65e1f246d897cc545e55c7f17bf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20C=C3=A9sar=20Batista?= Date: Thu, 2 Jul 2020 09:18:18 -0300 Subject: [PATCH] Update travis config to build on tags --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 576d852..b1eb097 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ language: python branches: only: - master + - /^v\d\.\d\.\d+$/ matrix: include: