Browse Source

send travis stuff to gitter

pull/1095/head 0.5.23
Jack Humbert 7 years ago
parent
commit
a773124537
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      .travis.yml

+ 7
- 0
.travis.yml View File

@ -30,3 +30,10 @@ addons:
- diffutils
after_success:
bash util/travis_compiled_push.sh
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/cca31de3d44b9adb617b
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

Loading…
Cancel
Save