gcanti / flow-static-land

[DEPRECATED, please check out fp-ts] Implementation of common algebraic types in JavaScript + Flow
MIT License
408 stars 22 forks source link

Added appveyor suppport #30

Closed amilajack closed 7 years ago

gcanti commented 7 years ago

Could you please expand on this? Tests already run in travis

amilajack commented 7 years ago

Appveyor runs tests on windows. There have previously been cross-platform issues with flow. This helps prevent/mitigate that.

gcanti commented 7 years ago

Tests don't make use of flow so at the moment this seems an overkill. Thanks for this PR though.