UNPKG

unmind-athena-client

Version:
11 lines 135 B
language: node_js node_js: - '12' - '11' - '10' - '9' - '8' - '7' - '6' script: 'make test' after_success: 'make coveralls; make clean'