From 56db78090193e24438446882734d7ea2f8b1de88 Mon Sep 17 00:00:00 2001 From: Thijs Schreijer Date: Sun, 6 Dec 2015 22:25:36 +0100 Subject: [PATCH] removes branches block --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 2894ebae5d6..044a0bc1c98 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,11 +6,6 @@ env: matrix: - LUA=lua5.1 -branches: - only: - - master - - next - before_install: - "bash .ci/setup_kong.sh" - "bash .ci/setup_cassandra.sh"