Skip to content

Commit 3880aba

Browse files
Add email notification for Travis builds
1 parent 2b1df6c commit 3880aba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,7 @@ script:
1111
- npm run test
1212
- npm run test:pkgs
1313

14+
notifications:
15+
email:
16+
recipients:
17+

0 commit comments

Comments
 (0)