Skip to content

Commit

Permalink
Changes Travis notification rules
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed Oct 22, 2017
1 parent 6f9ca69 commit 80c7bf6
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .travis.yml
Expand Up @@ -13,4 +13,9 @@ install:
- yarn install

script:
- npm run test
- yarn test

notifications:
email:
on_success: never
on_failure: change

0 comments on commit 80c7bf6

Please sign in to comment.