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: packages:
# This is required to run new chrome on old trusty # This is required to run new chrome on old trusty
- libnss3 - libnss3
notifications:
email: false
cache: cache:
directories: directories:
- node_modules - node_modules