machine:
  node:
    version: 14

test:
  post:
    - ./bin/codecov -f coverage/*.json
