Skip to content

Commit

Permalink
Remove remaining reference to Travis CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
dblock committed Dec 7, 2024
1 parent 5c31b5e commit d7dcd81
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 d7dcd81

Please sign in to comment.