Skip to content

Commit

Permalink
Run the CI script on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon authored May 17, 2018
1 parent 1a0afed commit 9d71ef2
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
- yarn flow-ci
- yarn build
- yarn test
- yarn prettier
Expand Down

0 comments on commit 9d71ef2

Please sign in to comment.