mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 10:23:14 -04:00
new hipchat token
This commit is contained in:
parent
46ad0e2cd1
commit
f6c5853e3c
1 changed files with 9 additions and 9 deletions
14
.travis.yml
14
.travis.yml
|
@ -1,18 +1,18 @@
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- '0.10'
|
- '0.10'
|
||||||
install:
|
install:
|
||||||
- npm install -g grunt-cli bower
|
- npm install -g grunt-cli bower
|
||||||
- npm install
|
- npm install
|
||||||
- bower install
|
- bower install
|
||||||
script:
|
script:
|
||||||
- npm test
|
- npm test
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
- rashid.khan@elasticsearch.com
|
- rashid.khan@elasticsearch.com
|
||||||
hipchat:
|
hipchat:
|
||||||
rooms:
|
rooms:
|
||||||
secure: BYXpMi8WiOM/ONeqnMqruhr/OUW93rVJ38sltpARoUQJSMcZYecnSZDWIthTWy3cOIECn4gRWcFYMxdF9VTTOe0dg2m4bGg+EnsxA2+Exjv3s8JPFJOczqBGnJud8DPOOCTVxKIAQMbfd6qvudAQaii7JknOGHjSnwNWT/IL6rI=
|
secure: a2FERvICecrUAR62vP4vrUCTG3haRzf6kSzDDzGu6SICEXWLRrK0xeNQDpdwDAfzFmaIJ6txpkmInvEFeNPYNngTgEDyfhqdIa/lW0Ermdg+1hL0dK6QJiVmT1V6LDB2mgtaTTmfontxJqq7P2tmr0zz8ny4Eqq3lUnwPxYFNNo=
|
||||||
format: html
|
|
||||||
template:
|
template:
|
||||||
- '%{repository}/%{branch} #%{build_number} by %{author}): %{message} (<a href="%{build_url}">open</a>)'
|
- '%{repository}/%{branch} #%{build_number} by %{author}): %{message} (<a href="%{build_url}">open</a>)'
|
||||||
|
format: html
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue