dist: trusty sudo: false language: node_js node_js: - "node" install: - npm install script: gulp