# wercker
box: node
build:
  steps:
    - npm-install
    - npm-test
