From 6d636a90701a9907a24ec47ae56cc96705c16686 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nil=20Portugu=C3=A9s=20Calder=C3=B3?= Date: Tue, 15 Dec 2015 18:56:14 +0100 Subject: [PATCH] Update .travis.yml --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index c913c83..310c3cd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,3 +15,7 @@ script: matrix: allow_failures: - php: "hhvm" +branches: + only: + - master +