Skip to content

Commit

Permalink
Added webhook links for Travis, CircleCI & Codecov (oppia#6398)
Browse files Browse the repository at this point in the history
* First

* First

* Second

* Third

* Fourth

* Added Travis links

* webhook for circle ci

* Done

* Reset

* Added codecov yml file

* Done

* Deleted codecov.yml

Deleted codecov yml file
  • Loading branch information
anubhavsinha98 authored and apb7 committed Mar 16, 2019
1 parent 9735e18 commit 9753f75
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,8 @@ workflows:
- backend_tests:
requires:
- setup
notify:
webhooks:
# A list of hook hashes, containing the url field
# gitter hook
- url: https://webhooks.gitter.im/e/71ac71505d1d45161035
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ notifications:
urls:
# This URL can be obtained by going to the Gitter chat room
# and clicking Settings > Integrations.
- https://webhooks.gitter.im/e/f8f782497ec1ffcea2e7
- https://webhooks.gitter.im/e/f3865f3ee5e9b40ee871
on_success: always
on_failure: always

Expand Down

0 comments on commit 9753f75

Please sign in to comment.