aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Collapse)AuthorFilesLines
2024-11-17Reduce test matrix to save energyJohannes Ranke1-3/+3
I do not expect relevant platform dependent behaviour in this package
2024-11-17Give up on travis, check with github actionsJohannes Ranke1-0/+51
2024-11-17Test coverage using github workflowJohannes Ranke1-0/+61
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

Contact - Imprint