Skip to content

Commit 08027b7

Browse files
committed
chore(build): Add email notification in Travis
1 parent d82abbd commit 08027b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cache:
44
directories:
55
- node_modules
66
notifications:
7-
email: false
7+
email: true
88
node_js:
99
- "6"
1010
- "5"

0 commit comments

Comments
 (0)