language: node_js node_js: - 8 branches: only: - /.*/ notifications: email: true sudo: true before_install: - yarn global add codecov after_success: - codecov services: - redis-server notifications: email: - chautnguyen96@gmail.com