hooks:
  worker_setup: 'npm install'

tests:
  - 'node node_modules/gulp/bin/gulp.js test'
