frankthelen/good-map

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: node_js

node_js:
  - "12"
  - "14"
  - "15"

sudo: false

after_success:
  - npm run coveralls