From d2c20f97fdaa09a43c2a7a56fe3564c6802a1759 Mon Sep 17 00:00:00 2001 From: Nabeel Shahzad Date: Wed, 8 May 2019 11:18:50 -0500 Subject: [PATCH] Specify to run on all branches --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index e20be863..a418cd39 100644 --- a/.travis.yml +++ b/.travis.yml @@ -48,6 +48,7 @@ jobs: skip_cleanup: true script: ./.travis/deploy_script.sh on: + all_branches: true php: '7.2' # RELEASE STAGE