machine:
  node:
    version: 6
checkout:
  post:
    - git submodule sync --recursive
    - git submodule update --recursive --init
test:
  post:
    - npm run benchmark