UNPKG

tilestrata-dependency

Version:

A TileStrata plugin for loading another layer tile as a source

9 lines (8 loc) 143 B
language: node_js node_js: - "4.0" - "0.12" - "0.10" script: - npm install tilestrata - make test && (make test-ci-coverage || true)