From 809767883b81518dc0540a15da91ccd8a96b6d04 Mon Sep 17 00:00:00 2001 From: Djamil Legato Date: Fri, 4 Dec 2020 10:07:48 -0800 Subject: [PATCH] Disable develop branch from triggering travis Temporary, while we move to GitHub Actions. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a2175a9a6..64e35cddc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,6 @@ php: - '7.4' branches: only: - - develop - master - build_test notifications: