test:
  post:
    - npm run lint

machine:
  node:
    version: 5.7.0
