From 43e1dd6e7cb7576f38d51d5e93c2fea2c171e0e7 Mon Sep 17 00:00:00 2001 From: Juan Tejada Date: Thu, 2 Feb 2017 17:48:40 -0800 Subject: [PATCH] Fix travis config --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2ca76f296..3618f65f1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,7 +24,7 @@ branches: only: - master - ci-test - - /stable\/.*/ + - /stable.*/ - /ci-build\/.*/ matrix: