Skip to content

Commit

Permalink
Correct webhook URL
Browse files Browse the repository at this point in the history
  • Loading branch information
jwiegley committed Jan 30, 2018
1 parent 017ed89 commit a769824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -118,7 +118,7 @@ notifications:
on_failure: change
webhooks:
urls:
- https://webhooks.gitter.im/e/14c934f7d05d41d63859
- https://webhooks.gitter.im/e/0050d91909a8cde39e35
on_success: change # options: [always|never|change] default: always
on_failure: always # options: [always|never|change] default: always
on_start: never # options: [always|never|change] default: always
Expand Down

0 comments on commit a769824

Please sign in to comment.