UNPKG

trooba-xhr-transport

Version:
14 lines (13 loc) 227 B
node_js: - "4" - "6" - "8" language: node_js env: DEBUG=zombie install: - npm install - npm install -g codecov istanbul script: - npm test - istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec - codecov