mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 18:17:48 +00:00
Add gitter webhook to travis.yml.
This commit is contained in:
@@ -38,6 +38,12 @@ git:
|
|||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
notifications:
|
||||||
|
webhooks:
|
||||||
|
urls:
|
||||||
|
- https://webhooks.gitter.im/e/4aab6358b0e9aed0b628
|
||||||
|
on_success: change
|
||||||
|
on_failure: always
|
||||||
before_install:
|
before_install:
|
||||||
- "nvm use $TRAVIS_NODE_VERSION"
|
- "nvm use $TRAVIS_NODE_VERSION"
|
||||||
- "npm config set loglevel error"
|
- "npm config set loglevel error"
|
||||||
|
|||||||
Reference in New Issue
Block a user