Add and test slack integration for Travis
parent
e5e422726e
commit
375fed3d9e
|
@ -5,4 +5,6 @@ install:
|
|||
- pip install pipenv
|
||||
- pipenv install
|
||||
script:
|
||||
- python -m pytest
|
||||
- python -m pytest
|
||||
notifications:
|
||||
slack: ebookfoundation:3EcyqGBHFO2m96XTIlfe4AeF
|
Loading…
Reference in New Issue