From abc905223cbb2fcba38cadda91a4e8b29f66a6c5 Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Mon, 30 Apr 2012 12:34:12 +0200 Subject: [PATCH] Disable master build --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 3f8425f970..090c0f0009 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,3 +32,7 @@ php: - 5.3.2 - 5.3 - 5.4 + +branches: + except: + - master