Merge pull request #549 from jacobherrington/patch-2

Add a tap for heroku
trunk
Pablo Brasero 6 years ago committed by GitHub
commit 247d1ee37c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
mac

@ -114,6 +114,7 @@ tap "thoughtbot/formulae"
tap "homebrew/services"
tap "universal-ctags/universal-ctags"
tap "caskroom/cask"
tap "heroku/brew"
# Unix
brew "universal-ctags", args: ["HEAD"]
@ -128,7 +129,7 @@ brew "watchman"
brew "zsh"
# Heroku
brew "heroku"
brew "heroku/brew/heroku"
brew "parity"
# GitHub

Loading…
Cancel
Save