We recently switched to GitHub actions in stead of Travis for continuous integration, but forgot to update the status image in the README. This fixes it to be based on our actual build status for the main branch.
The text here changed from “build” to “Continuous Integration” because that’s the name of the workflow. If we want to adjust it, we should adjust the name in the workflow file.
We recently switched to GitHub actions in stead of Travis for continuous integration, but forgot to update the status image in the README. This fixes it to be based on our actual build status for the
main
branch.The text here changed from “build” to “Continuous Integration” because that’s the name of the workflow. If we want to adjust it, we should adjust the name in the workflow file.
See also #75.