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 dd5fad2 commit 60853f0Copy full SHA for 60853f0
1 file changed
appveyor.yml
@@ -30,7 +30,7 @@ install:
30
test_script:
31
- node --version
32
- yarn lint
33
-# - yarn flow-ci (seems like we need more memory for it)
+ - yarn flow-ci
34
- yarn build
35
- yarn test
36
- yarn prettier
0 commit comments