Changes Travis notification rules

pull/48/head
sobolevn 7 years ago
parent 6f9ca6940c
commit 80c7bf6b4e
No known key found for this signature in database
GPG Key ID: FF672D568AE3C73E

@ -13,4 +13,9 @@ install:
- yarn install
script:
- npm run test
- yarn test
notifications:
email:
on_success: never
on_failure: change

Loading…
Cancel
Save