From c2fa1032d7cf163dcf1a2dc04c8455c98262aef7 Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Fri, 12 Jun 2020 15:45:12 -0700 Subject: [PATCH] Remove branch condition --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 4e56094911..fe8ec12aad 100644 --- a/.travis.yml +++ b/.travis.yml @@ -64,7 +64,6 @@ jobs: # explorer pull request - name: "explorer" - if: branch = master if: type = pull language: node_js node_js: @@ -80,7 +79,6 @@ jobs: # web3.js pull request - name: "web3.js" - if: branch = master if: type = pull language: node_js node_js: