mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-05 20:30:57 +00:00
Enable slack notifications.
This commit is contained in:
parent
c7b69c6562
commit
e356e476d8
1 changed files with 5 additions and 0 deletions
|
|
@ -27,3 +27,8 @@ matrix:
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- cargo $TEST_COMMAND $FEATURES
|
- cargo $TEST_COMMAND $FEATURES
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
slack:
|
||||||
|
rooms:
|
||||||
|
- dalek-cryptography:Xxv9WotKYWdSoKlgKNqXiHoD#dalek-bots
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue