SciML / FEniCS.jl

A scientific machine learning (SciML) wrapper for the FEniCS Finite Element library in the Julia programming language

Home Page:https://docs.sciml.ai/FEniCS/stable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSX Brew install issues on Travis

ChrisRackauckas opened this issue · comments

Looks like Travis Mac is just failing at the Homebrew stage?

https://travis-ci.org/JuliaDiffEq/FEniCS.jl/jobs/613067106

@ararslan, @staticfloat and @StefanKarpinski do you have any idea how to make it use a newer Ruby for this?

@sjkelly when you added the Mac CI it didn't fail, so are you familiar with what happened to the Julia Travis setup change that caused this failure?

Try asking for a newer Xcode image, that sets the MacOS version, which itself informs the system ruby version.