mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Disable Flow on AppVeyor
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ install:
|
||||
test_script:
|
||||
- node --version
|
||||
- yarn lint
|
||||
- yarn flow
|
||||
# - yarn flow (TODO: investigate why it fails on Windows)
|
||||
- yarn build
|
||||
- yarn test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user