We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 727d661 commit 6b88efdCopy full SHA for 6b88efd
.travis.yml
@@ -8,3 +8,10 @@ before_install:
8
- gem install sass --version "=3.3.7"
9
- npm install -g bower grunt-cli
10
services: mongodb
11
+notifications:
12
+ webhooks:
13
+ urls:
14
+ - https://webhooks.gitter.im/e/911ed472ef19bcb27858
15
+ on_success: change # options: [always|never|change] default: always
16
+ on_failure: always # options: [always|never|change] default: always
17
+ on_start: false # default: false
0 commit comments