From 1f8f2ecbec5afeace2bfb1766ab8eef0f41ec342 Mon Sep 17 00:00:00 2001 From: Marcus Longmuir Date: Wed, 26 Aug 2020 11:27:54 +0100 Subject: [PATCH] Allow non-master branches to be built on travis (#761) --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index a88a8193..821a02f7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -38,9 +38,6 @@ env: cache: directories: - node_modules -branches: - only: - - master before_install: - sudo apt-get install unzip install: