mirror of
https://github.com/yuzu-mirror/unicorn.git
synced 2026-04-04 22:17:46 +00:00
6 lines
143 B
Ruby
6 lines
143 B
Ruby
# Travis CI setup for MacOS Brew
|
|
|
|
# used for testing framework
|
|
brew "cmocka"
|
|
# used for cross assembly of code for testing
|
|
brew "crosstool-ng"
|