From 0b1ffd5016aec8e6bca5a81b38281fd7cd5c4533 Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Thu, 15 Jun 2017 09:50:29 +0300 Subject: [PATCH] Tell Travis to build all branches --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index bca20c340c..4ac4cb87fb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,7 +19,3 @@ services: addons: postgresql: "9.4" code_climate: -branches: - only: - - master - - staging