Add make brew-test

This commit is contained in:
Jakub Roztocil 2019-02-03 14:58:23 +01:00
parent 933b438e5f
commit 42ff243400

View File

@ -144,5 +144,11 @@ pdf:
###############################################################################
homebrew-formula-vars:
brew-vars:
extras/get-homebrew-formula-vars.py
brew-test:
- brew uninstall httpie
brew install --build-from-source ./extras/httpie.rb
brew test httpie
brew audit --strict httpie