Closed lbenet closed 6 years ago
Tests are broken because I am using a method of roots
(from IntervalRootFinding.jl
) which is not yet merged (nor tagged); see https://github.com/JuliaIntervals/IntervalRootFinding.jl/pull/65. One that is merged/tagged, I'll check if tests through the same strange error related to reexport.
Merging, despite of the fact that tests are not passing; recent changes in IntervalRootFinding are needed.
I don't understand travis tests here; everything runs fine locally...