unicorn/Brewfile

7 lines
143 B
Text
Raw Normal View History

2017-09-30 10:36:44 +00:00
# Travis CI setup for MacOS Brew
# used for testing framework
brew "cmocka"
# used for cross assembly of code for testing
brew "crosstool-ng"