language: node_js node_js: - "6" - "6.1" - "5.11" before_script: - npm install -g gulp script: gulp