language: node_js env: - FORCE_COLOR=true node_js: - "6" - "7" - "8" - "9" - "10" cache: directories: - node_modules notifications: email: - im.ajhsu@gmail.com