From: Stanislav Malyshev Date: Thu, 8 May 2014 08:05:17 +0000 (-0700) Subject: don't bother with travis for now, not ready yet X-Git-Tag: POST_PHPNG_MERGE~384^2~24^2~3^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f90505f5c48296cecdb61919b1dea0f897a00ffd;p=php don't bother with travis for now, not ready yet --- 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