language: node_js node_js: - "5" - "5.1" - "4" - "4.2" - "4.1" - "4.0" before_script: - npm install -g gulp script: gulp