From 207f6f8203dfed663cdf5732a658a206c9e77ca6 Mon Sep 17 00:00:00 2001 From: Thomas Müller Date: Thu, 10 Mar 2016 15:53:26 +0100 Subject: Execute travis test on stable branches as well --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 4f79311c33c..0f6a027d061 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,7 @@ env: branches: only: - master -# - /^stable\d+(\.\d+)?$/ + - /^stable\d+(\.\d+)?$/ addons: apt: -- cgit v1.2.3