Explorar el Código

Merge pull request #724 from Smarticles101/update-travis-webhook

Update gitter webhook for travis integration
Stuart Kent hace 9 años
padre
commit
ee7d5df556
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml Ver fichero

@@ -42,7 +42,7 @@ cache:
42 42
 notifications:
43 43
   webhooks:
44 44
     urls:
45
-      - https://webhooks.gitter.im/e/5e9ccd41111917b19478
45
+      - https://webhooks.gitter.im/e/9a8514b96052a7155b59
46 46
     on_success: change  # options: [always|never|change] default: always
47 47
     on_failure: always  # options: [always|never|change] default: always
48 48
     on_start: never     # options: [always|never|change] default: always