Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request #23 from ubirak/qa/remove-outated-notification-email
Browse files Browse the repository at this point in the history
Remove unused email notification on Travis CI build
  • Loading branch information
shouze authored Jun 18, 2018
2 parents 6836a0f + 62822a0 commit b1a7f2b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,6 @@ node_js:
- "8"
- "6"

notifications:
email:
recipients:
- ci@verylastroom.com
on_success: change
on_failure: change

before_script:
- yarn install --pure-install

Expand Down

0 comments on commit b1a7f2b

Please # to comment.