Closed jakirkham closed 6 years ago
We have a Travis block of code in the recipe that is clearing away brew. We can drop this as that happens in the .travis.yml now before the build starts.
brew
.travis.yml
This was fixed by #22.
Thanks for the reminder. Hard to remember issues over years. :)
We have a Travis block of code in the recipe that is clearing away
brew
. We can drop this as that happens in the.travis.yml
now before the build starts.