summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
2fe84cc)
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.
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.