Skip to content

Commit

Permalink
bats: conflicts with bats-core
Browse files Browse the repository at this point in the history
  • Loading branch information
qnerden authored and ilovezfs committed Jun 14, 2018
1 parent 24304ff commit b98c050
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/bats.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ class Bats < Formula

bottle :unneeded

conflicts_with "bats-core", :because => "both install `bats` executables"

def install
system "./install.sh", prefix
end
Expand Down

0 comments on commit b98c050

Please sign in to comment.