Skip to content

Commit cb87769

Browse files
Block email notifications from travis
1 parent 3b8f5c3 commit cb87769

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@ script:
1616
- mdl -g . # checking markdown lint status
1717
- npm run lint # checking eslint status
1818
- npm run build # verifying webpack build backend and frontend
19+
20+
notification:
21+
email: false

0 commit comments

Comments
 (0)