Remove the reference to Travis CI. Our CI pipeline now runs withing github actions.
You can view test coverage statistics by browsing the `coverage` directory.
-The tests are automatically run on Pull Requests and other commits with the
-results shown on [Travis CI](https://travis-ci.org/openstreetmap/openstreetmap-website).
+The tests are automatically run on Pull Requests and other commits via github
+actions. The results shown are within the PR display on github.
## Static Analysis