.travis.yml 70 B

1234567
  1. language: node_js
  2. node_js:
  3. - "12"
  4. script:
  5. - yarn run lint:nofix