unicorn/Brewfile

7 lines
143 B
Plaintext
Raw Permalink Normal View History

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