Fix contrib doc to remove reference to travis
Remove the reference to Travis CI. Our CI pipeline now runs withing github actions.
This commit is contained in:
parent
2fe84cc2a8
commit
6ede9e3ec7
1 changed files with 2 additions and 2 deletions
|
@ -38,8 +38,8 @@ bundle exec rails test:all
|
|||
|
||||
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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue