mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-04 20:24:10 +00:00
Add slack notifications.
This commit is contained in:
parent
06d802b986
commit
f5f071c359
1 changed files with 6 additions and 0 deletions
|
|
@ -42,3 +42,9 @@ matrix:
|
|||
|
||||
script:
|
||||
- cargo $TEST_COMMAND --features="$FEATURES" $EXTRA_FLAGS
|
||||
|
||||
notifications:
|
||||
slack:
|
||||
rooms:
|
||||
- dalek-cryptography:Xxv9WotKYWdSoKlgKNqXiHoD#dalek-bots
|
||||
- dalek-cryptography:Xxv9WotKYWdSoKlgKNqXiHoD#curve25519-dalek
|
||||
|
|
|
|||
Loading…
Reference in a new issue