blob: 5bff8c1c3d4a05edb9c7529b31ac823f57d9c7da [file] [log] [blame]
language: node_js
sudo: false
node_js:
- 10
- 12
install:
- npm install
script:
- npm test