terralang / terra

Terra is a low-level system programming language that is embedded in and meta-programmed by the Lua programming language.
terralang.org
Other
2.72k stars 201 forks source link

macOS build fails in Travis #421

Closed elliottslaughter closed 4 years ago

elliottslaughter commented 4 years ago

We've been having the macOS build fail for some time because Ruby is too old. I'm posting this here so I don't forget the post I made on the Travis forum:

https://travis-ci.community/t/homebrew-requires-ruby-2-6-travis-provides-2-3-3/6478

Alternatively, we could do #355.

elliottslaughter commented 4 years ago

Workaround applied in 8c6ccd06232342e7104aaf716f3abfe9e6ebe4c8. We should be able to revert it after Travis gets around to updating Homebrew.