From 4e0d88ab2fd59d310e273ec3087b582e9d266012 Mon Sep 17 00:00:00 2001 From: Andrey Andreev Date: Tue, 1 Sep 2015 14:02:07 +0300 Subject: Enable Travis builds for 3.0-stable branch --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 258ad76f1..adc60d759 100644 --- a/.travis.yml +++ b/.travis.yml @@ -48,4 +48,5 @@ matrix: branches: only: - develop + - 3.0-stable - /^feature\/.+$/ -- cgit v1.2.3-24-g4f1b