chore(CI): disable email notifications (#2412)

This commit is contained in:
Andrey Lushnikov 2018-04-19 13:27:37 -07:00 committed by JoelEinbinder
parent 457592308f
commit 6bc9877571

View File

@ -5,6 +5,8 @@ addons:
packages:
# This is required to run new chrome on old trusty
- libnss3
notifications:
email: false
cache:
directories:
- node_modules