Remove obsolete Brewfile

This commit is contained in:
mio 2023-02-20 20:57:50 +01:00
parent 8a6f4e54c2
commit a91319908d
No known key found for this signature in database
GPG Key ID: DFF27E34A47CB873

View File

@ -1,6 +0,0 @@
# Travis CI setup for MacOS Brew
# used for testing framework
brew "cmocka"
# used for cross assembly of code for testing
brew "crosstool-ng"