From 09483a92387a8071da7bec2de9ca6d1963530005 Mon Sep 17 00:00:00 2001 From: Matthias Held Date: Tue, 1 Dec 2020 20:32:26 +0100 Subject: remove branch selection --- .travis.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index ad821d4..8decd49 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,12 +10,6 @@ services: - mysql - postgresql -branches: - only: - - master - - develop - - /^feature.*$/ - before_install: - wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh - . ./before_install.sh $APP_NAME $CORE_BRANCH $DB -- cgit v1.2.3