Skip to content

Commit

Permalink
Add more tasks to AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon authored Nov 29, 2017
1 parent bc1b7f3 commit bc21578
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ install:

test_script:
- node --version
- yarn lint
- yarn flow
- yarn build
- yarn test

Expand Down

0 comments on commit bc21578

Please sign in to comment.