Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-11-17 | Reduce test matrix to save energy | Johannes Ranke | 1 | -3/+3 | |
I do not expect relevant platform dependent behaviour in this package | |||||
2024-11-17 | Give up on travis, check with github actions | Johannes Ranke | 1 | -0/+51 | |
2024-11-17 | Test coverage using github workflow | Johannes Ranke | 2 | -0/+62 | |
With the current travis configuration, installation of covr failed, presumably because of the use of the Xenial distribution which is rather outdated meanwhile. The error occurred when installation of curl was attempted on travis: Error: C++17 standard requested but CXX17 is not defined |