language: node_js
node_js:
  - stable

script: make lint test
