version: 0.2

phases:
  build:
    commands:
    - yarn test
    - yarn build
