From 122e2f157dee06590bd3126e8b644a13b43cac5b Mon Sep 17 00:00:00 2001 From: Alexey Andreev Date: Sat, 22 Apr 2017 15:45:34 +0300 Subject: [PATCH] Add travis branch for experiments with CI configuration --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 7f2c5cb15..b2c8914a2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,7 @@ cache: branches: only: - master + - travis - /^release-.+$/ - /^dev-.+/