Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
grosser committed Mar 5, 2019
1 parent 9e09024 commit 2c06b69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ To link to existing monitors via their kennel_id
### Debugging changes locally
- rebase on updated `master` to not undo other changes
- figure out project name by converting the class name to snake-case
- figure out project name by converting the class name to snake-case
- run `PROJECT=foo bundle exec rake kennel:update_datadog` to test changes for a single project
### Listing umuted alerts
Expand Down
1 change: 1 addition & 0 deletions template/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ To link to existing monitors via their kennel_id
### Debugging changes locally

- rebase on updated `master` to not undo other changes
- figure out project name by converting the class name to snake-case
- run `PROJECT=foo bundle exec rake kennel:update_datadog` to test changes for a single project

### Listing umuted alerts
Expand Down

0 comments on commit 2c06b69

Please sign in to comment.