UNPKG

@uci/mqtt

Version:

mqtt client with json payloads and mqtt custom broker

13 lines (8 loc) 191 B
language: node_js node_js: - '7.10' - 'node' sudo: false script: npm test after_success: - bash <(curl -s https://codecov.io/bash) || echo "Codecov did not collect coverage reports"