diff options
| author | Sean Cribbs <sean@basho.com> | 2012-07-02 10:01:17 -0400 |
|---|---|---|
| committer | Sean Cribbs <sean@basho.com> | 2012-07-02 10:01:17 -0400 |
| commit | 043706030480aab29d5b7742a63e01bba93fa730 (patch) | |
| tree | cd10263e5ec5cd70b407e4c650b218a0f165f25b | |
| parent | c479bda913523f49156514c1bbe1fa4e06490d24 (diff) | |
Update .travis.yml: Add chat bot notification
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 09ca611..fc9c771 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,6 @@ language: erlang notifications: + webhooks: http://basho-engbot.herokuapp.com/travis?key=a0e66154af272adba328195454cfdc10ff5f33f5 email: eng@basho.com otp_release: - R15B01 |
