language: node_js node_js: - "9" - "10" before_install: - npm install -g gulp before_script: - npm i - node_modules/gulp/bin/gulp.js build