Skip to content

Commit 60853f0

Browse files
authored
Try to reenable Flow on Windows CI
We should have more memory now
1 parent dd5fad2 commit 60853f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ install:
3030
test_script:
3131
- node --version
3232
- yarn lint
33-
# - yarn flow-ci (seems like we need more memory for it)
33+
- yarn flow-ci
3434
- yarn build
3535
- yarn test
3636
- yarn prettier

0 commit comments

Comments
 (0)