Configure Travis to notify Gitter on failure and first success

See https://gitter.im/ethereum/ethereumj
This commit is contained in:
Chris Beams 2015-01-20 12:34:28 +01:00
parent 9127c01890
commit 3a22a83be7
No known key found for this signature in database
GPG Key ID: 3D214F8F5BC5ED73
1 changed files with 6 additions and 0 deletions

View File

@ -30,6 +30,12 @@ notifications:
on_failure: always
rooms:
- secure: "Fhaoka5w5XzIZS7ObKfVrnHaVLz7x2Owo1ygb+hXWAHiXpc3Oi1Q6yDOfye/z+Y0Gw8an8v23PIxhLoVZ6JpdurwCXo66dK2TkiNzmEWd6RtYPSZDm6f+0NjPBSOnP5rHmej7RvHeyTY/PQrGPtrHZZQTYD3AuRP1S+tGvtqikA="
webhooks:
on_success: change
on_failure: always
urls:
- secure: "Ir1slcCUTWEbV5e39JPGIKYYnjvszD9L7/27TUkqDxiOl6iA4BY6vvg/e0dyZHR6VwbqEedGeEbxpkifZAJ5W/PE88jFa1PHuDHuEy309hWt+u1n2wY1jANnW/VPHO7v/p7oSeMa91cmRUJaIp5TB6hBW0i4CZxTGmwowFnu9y0="
# Encrypted values are ORG_GRADLE_PROJECT_bintrayUser and ORG_GRADLE_PROJECT_bintrayKey props for use by Travis when
# authenticating against oss.jfrog.org and/or Bintray repositories. See http://docs.travis-ci.com/user/encryption-keys