Skip to content

Commit

Permalink
Try to reenable Flow on Windows CI
Browse files Browse the repository at this point in the history
We should have more memory now
  • Loading branch information
gaearon authored May 21, 2018
1 parent dd5fad2 commit 60853f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ install:
test_script:
- node --version
- yarn lint
# - yarn flow-ci (seems like we need more memory for it)
- yarn flow-ci
- yarn build
- yarn test
- yarn prettier
Expand Down

0 comments on commit 60853f0

Please sign in to comment.