From 7b818d9442a2f0d8f80ddf63bda8ae3b85ef9376 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Wed, 16 Mar 2016 15:39:07 +0100 Subject: [PATCH] Execute travis on stable9 as well Backport of #23100 to stable9 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4f79311c33..0f6a027d06 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,7 @@ env: branches: only: - master -# - /^stable\d+(\.\d+)?$/ + - /^stable\d+(\.\d+)?$/ addons: apt: