gap-packages/guava

Setup CI for Windows and macOS ?

osj1961 opened this issue · 3 comments

Max Horn points out that Travis can be configured to test on MacOS and Windows as well as Linux

Travis was replaced by GitHub Actions in PR #56

... which also does allow testing on macOS and Windows.

I've made PR #76 to address the macOS part of this. I don't think there is much of a benefit in trying to setup a Windows test; in any case it'd required quite a bit more effort to do.