add slack notifications to travis
This commit is contained in:
parent
5368c91399
commit
4caee284bc
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ matrix:
|
|||
language: generic
|
||||
osx_image: xcode7.3
|
||||
|
||||
notifications:
|
||||
slack: lbry:8biSXNd1yr9jJ76zyI5KhWZv
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.cache/pip
|
||||
|
|
Loading…
Add table
Reference in a new issue