From 1df1d7102c8ffd06776093740fb9152079e4a998 Mon Sep 17 00:00:00 2001 From: Vaughn Coetzee Date: Fri, 3 May 2019 18:22:20 +1000 Subject: [PATCH] Remove explicit branch config in Travis yml --- .travis.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.travis.yml b/.travis.yml index 6937102..ed78b0a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,12 +1,5 @@ language: python -branches: - only: - master - mqtt - staging - release - services: - docker