From fab75f99e0589330883bce7165f2ec7a5cd0be4b Mon Sep 17 00:00:00 2001 From: "behrooz shabani (everplays)" Date: Tue, 19 Nov 2013 18:31:05 +0330 Subject: [PATCH] there's no need for building php-52 branch in travis --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 1284d21..30fbdac 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,3 +3,6 @@ php: - 5.2 - 5.3 - 5.4 +branches: + except: + - php-52