From f90505f5c48296cecdb61919b1dea0f897a00ffd Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Thu, 8 May 2014 01:05:17 -0700 Subject: [PATCH] don't bother with travis for now, not ready yet --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index d59dd7012e..f661807515 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,10 @@ php: # We only specify one version so we only get one worker - 5.4 +branches: + except: + - phpng + notifications: email: false -- 2.40.0