Skip to content

Commit

Permalink
Typeo notificaitons -> notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
dave committed Sep 8, 2024
1 parent b0b5c03 commit ccf8e7a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ go:
- 1.x
- 1.16
- 1.15
notificaitons:
notifications:
email:
recipients: [email protected]
on_failure: always
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ To upload your coverage to [codecov.io](https://codecov.io/) via
language: go
go:
- 1.x
notificaitons:
notifications:
email:
recipients: <your-email>
on_failure: always
Expand All @@ -145,7 +145,7 @@ For [coveralls.io](https://coveralls.io/), use something like this:
language: go
go:
- 1.x
notificaitons:
notifications:
email:
recipients: <your-email>
on_failure: always
Expand Down

0 comments on commit ccf8e7a

Please sign in to comment.