language: node_js node_js: - "9" - "8" - "7" - "6" - "4" before_install: - npm install -g gulp@4.0.0 after_success: - gulp coveralls