Skip to content

Commit

Permalink
chore: remove gitter integration (#907)
Browse files Browse the repository at this point in the history
No change to logic.

This removes gitter integration with the project. I don't monitor gitter
right now, and I've never noticed the integration to be particularly
useful otherwise.

Test: N/A
  • Loading branch information
nfischer committed Nov 29, 2018
1 parent 26d6e0e commit 5a6abb5
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Expand Up @@ -21,12 +21,5 @@ script:
after_success:
- npm run codecov -- -f coverage/lcov.info

# Gitter
notifications:
email: false
webhooks:
urls:
- https://webhooks.gitter.im/e/743dc6b83b6dd05111ee
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

0 comments on commit 5a6abb5

Please sign in to comment.