Skip to content

Commit

Permalink
Updated to always notify on successful deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbyoung committed Aug 25, 2019
1 parent eb2f398 commit 8f260ab
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,9 @@ deploy:

notifications:
email:
- dbyoung2@gmail.com
recipients:
- dbyoung2@gmail.com
on_success: always

sudo: false

Expand Down

0 comments on commit 8f260ab

Please sign in to comment.