From 84b27596f406be1daf82b52db845fe153348e601 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 24 Oct 2018 13:02:59 +0200 Subject: docs: add info about branches; update travis.yml Signed-off-by: Karel Zak --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 169596c64..a4f51f3ed 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,7 +29,9 @@ matrix: branches: only: - master + - next - /^stable.*/ + - /^topic.*/ - /^travis.*/ before_install: -- cgit v1.2.3-55-g7522