Changes Travis notification rules

This commit is contained in:
sobolevn 2017-10-22 12:47:59 +03:00
parent 6f9ca6940c
commit 80c7bf6b4e
No known key found for this signature in database
GPG Key ID: FF672D568AE3C73E

View File

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