Skip to content

Commit

Permalink
Remove branch condition
Browse files Browse the repository at this point in the history
  • Loading branch information
mvines committed Jun 12, 2020
1 parent d6cd29b commit c2fa103
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ jobs:

# explorer pull request
- name: "explorer"
if: branch = master
if: type = pull
language: node_js
node_js:
Expand All @@ -80,7 +79,6 @@ jobs:

# web3.js pull request
- name: "web3.js"
if: branch = master
if: type = pull
language: node_js
node_js:
Expand Down

0 comments on commit c2fa103

Please sign in to comment.