diff options
| author | Xu Cheng | 2015-10-24 15:50:06 +0800 |
|---|---|---|
| committer | Xu Cheng | 2015-10-24 15:50:06 +0800 |
| commit | 01270ea12cdab49401dae24058109381b903e997 (patch) | |
| tree | e7dd77870aaee3fe6496416bc607a112a457f11d | |
| parent | 2b9561b8370749d036037e7c25e1a3037f108f33 (diff) | |
| download | brew-01270ea12cdab49401dae24058109381b903e997.tar.bz2 | |
travis: fix slack notification
| -rw-r--r-- | .travis.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index a1f0a50a4..872593ccf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,9 +31,10 @@ script: - brew test-bot notifications: + slack: + secure: Y5ZL6OcprSzAYQ3yVpvrhiQn1UQGd7reKNz3o7+7Bcy2k7DMr66xKBadTv1gK1Qrg9LugsmZ4CqOqKBwy7t5smktan/wsUo5y5HX3WUOG1nk0jQ4HOOZNT8bhUZc/Eu7ilH5UMqvIVsjrX9BjEZMeT4TxTIUD8zj5xUwgiAsD5k= email: recipients: - brew-test-bot@googlegroups.com on_success: never on_failure: always - slack: mikemcquaid:h0G8MHFwtn0ajrepWuBRUaGV |
