mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-05-07 20:16:24 +02:00
Merge pull request #1004 from lirantal/feature/travis-webhooks-as-env-variables
Moving Travis CI webhooks config to environment variable
This commit is contained in:
@@ -37,7 +37,7 @@ after_script:
|
||||
notifications:
|
||||
webhooks:
|
||||
urls:
|
||||
- https://webhooks.gitter.im/e/249daf9851ea4776f34e
|
||||
- $GITTER_IM_URL
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user