reinh-bader / fgsl

Fortran interface to the GNU Scientific Library
https://doku.lrz.de/display/PUBLIC/FGSL+-+A+Fortran+interface+to+the+GNU+Scientific+Library
GNU General Public License v2.0
84 stars 23 forks source link

Travis-CI: expand matrix #26

Closed tschoonj closed 5 years ago

tschoonj commented 5 years ago

@reinh-bader this PR builds fgsl against different versions of gcc and different version of gsl.

If you agree, I will merge this one in and then open a PR to fix the problem with gsl 2.6.

reinh-bader commented 5 years ago

OK for merging in the CI fixes. I suggest waiting a bit with the 2.6 issue until I get around to implement the support for 2.5, which should be soon. Cheers Reinhold

tschoonj commented 5 years ago

Ok, thanks for the quick reply.

I will open the PR with the fix soon anyway, but feel free to wait merging it in until you are ready. It's just that this patch should be around so people can already use it for those distributions that will ship gsl 2.6 soon...