before_script:
  - npm install
script:
  - npm run all-checks
