From 90d7512942d8c85a3189c9f0b206e620a186ede2 Mon Sep 17 00:00:00 2001 From: "Winston R. Milling" Date: Thu, 5 Nov 2020 10:39:32 -0600 Subject: [PATCH] Remove restriction to only master branch builds. --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index a1bc47e..ce2ed2d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,10 +3,6 @@ dist: trusty sudo: false cache: pip -branches: - only: - - master - if: tag IS blank jobs: