From ee69325e18a00222b4b45756ca42197e57b8000d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1gi-Kaz=C3=A1r=20M=C3=A1rk?= Date: Mon, 14 Dec 2015 17:42:48 +0100 Subject: [PATCH] Ignore StyleCI PRs in Travis --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 7b194ac..7c466c1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,6 +17,10 @@ env: global: - TEST_COMMAND="composer test" +branches: + except: + - /^analysis-.*$/ + matrix: fast_finish: true include: