Closed Keno closed 4 years ago
+1
Testing musl on travis would not be straightforward. On an alternative service to travis that lets you more easily run all tests in a docker container of your choosing, maybe. Someone needs to write tests and put the build steps in a yml file. That effort may be better spent porting this code to Julia though, finishing up https://github.com/nolta/SpecialFunctions.jl
Ok, at least the glibc build then.
There's a chance I may have already enabled it but with "only build branches with .travis.yml" set.
It would be good to enable CI for both the openlibm and non-openlibm build (ideally both glibc and musl). cc @tkelman