Added linting on travis.

pull/139/head
Mikunj 6 years ago
parent 6bd2d3962e
commit af41dd04f7

@ -9,6 +9,7 @@ install:
- travis_wait 30 yarn install --frozen-lockfile --network-timeout 1000000
script:
- yarn generate
- yarn lint-windows
- yarn test
env:
global:

Loading…
Cancel
Save