add circleci step

This commit is contained in:
evelyn masso 2018-09-12 16:26:36 -07:00
parent 47ca984d38
commit 1f89ebc816

View file

@ -44,6 +44,9 @@ jobs:
command: |
yarn test:setup
yarn test
- run:
name: Report to codecov
command: yarn test:report
- run:
name: Teardown
command: