From 87c1537a80caa63bd2db6dd3248de999a4ce348f Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Wed, 10 Jan 2018 01:30:36 +0000 Subject: [PATCH] Update .travis.yml only build tags matching 2.###### --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 0c136a72..b11cbe9c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,3 +26,6 @@ addons: before_install: - cpanm Test::More - eval $(curl https://travis-perl.github.io/init) --auto +branches: + only: + - /^2\.\d{6}$/