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.
|
You can view test coverage statistics by browsing the `coverage` directory.
|
||||||
|
|
||||||
The tests are automatically run on Pull Requests and other commits with the
|
The tests are automatically run on Pull Requests and other commits via github
|
||||||
results shown on [Travis CI](https://travis-ci.org/openstreetmap/openstreetmap-website).
|
actions. The results shown are within the PR display on github.
|
||||||
|
|
||||||
## Static Analysis
|
## Static Analysis
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue