From 68bcb1859a2e1210ba63a2bbeb0ca378a3c3c3ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Mart=C3=ADn=20Nieto?= Date: Fri, 23 Dec 2016 19:26:05 +0000 Subject: [PATCH] Include /v\d+/ rules in this branch as well --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 2758d33..d9130bc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,4 +17,5 @@ matrix: branches: only: - master + - /v\d+/ - next