mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2026-03-11 07:14:23 +00:00
Changes Travis notification rules
This commit is contained in:
parent
6f9ca6940c
commit
80c7bf6b4e
1 changed files with 6 additions and 1 deletions
|
|
@ -13,4 +13,9 @@ install:
|
|||
- yarn install
|
||||
|
||||
script:
|
||||
- npm run test
|
||||
- yarn test
|
||||
|
||||
notifications:
|
||||
email:
|
||||
on_success: never
|
||||
on_failure: change
|
||||
|
|
|
|||
Loading…
Reference in a new issue