version: 0.1

phases:
  install:
    commands:
      - npm install
  build:
    commands:
      - npm run unit-tests