Skip to content

Commit

Permalink
Remove remaining reference to Travis CI. (#1629)
Browse files Browse the repository at this point in the history
Co-authored-by: Anna Lushnikova <[email protected]>
  • Loading branch information
dblock and loosla authored Dec 9, 2024
1 parent 8085263 commit 5f5ce31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@ You can build doctl in a local Docker container via `make docker_build`.

### Testing

Run the tests locally via `make test`, or on Travis CI by pushing a branch to your fork
on github.
Run the tests locally via `make test`, or in [CI](.github/workflows/ci.yml) by pushing a branch to your fork
on GitHub.

#### Writing Tests

Expand Down

0 comments on commit 5f5ce31

Please sign in to comment.