We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaeebac commit 12f3f70Copy full SHA for 12f3f70
.circleci/config.yml
@@ -8,3 +8,6 @@ jobs:
8
- run: yarn install
9
- run: yarn lint
10
- run: yarn flow
11
+ - run: yarn add react@16.0.0
12
+ - run: yarn add react-native@0.49.3
13
+ - run: yarn flow test
0 commit comments