Add a tap for heroku

The Heroku install was not working for me until I made this change. 
Fresh install on OS X High Sierra.
trunk
jacob 6 years ago committed by GitHub
parent ae30221d7c
commit dc6884bac0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
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"]

Loading…
Cancel
Save