mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
Disable Flow on AppVeyor
This commit is contained in:
@@ -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