update flow to 0.89 (#1808)

* update flow to 0.89

* only use a single core when running tests on circleci
This commit is contained in:
Kevin Barabash
2018-12-26 17:57:28 -05:00
committed by GitHub
parent d604965c62
commit 1a7ce6cf15
3 changed files with 16 additions and 7 deletions

View File

@@ -104,7 +104,7 @@ jobs:
name: Run Flow and Jest tests
command: |
yarn test:flow
yarn test:jest --coverage
yarn test:jest --coverage --runInBand
- codecov:
flag: test