Run the CI script on Windows

This commit is contained in:
Dan Abramov
2018-05-17 19:18:47 +01:00
committed by GitHub
parent 1a0afed771
commit 9d71ef26c3

View File

@@ -30,7 +30,7 @@ install:
test_script:
- node --version
- yarn lint
- yarn flow
- yarn flow-ci
- yarn build
- yarn test
- yarn prettier