From 054721fc0f83f1ae9e1dfa79c6f1784d3990ee07 Mon Sep 17 00:00:00 2001 From: Quantum Date: Thu, 23 Aug 2018 22:45:03 -0400 Subject: [PATCH] Allow travis to build tags. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index b2c78e0..ba81edc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,7 @@ branches: only: - master + - /^v\d+\./ matrix: include: - sudo: required