UNPKG

@g4g/eth-gas-reporter

Version:

Mocha reporter which shows gas used per unit test.

21 lines (17 loc) 248 B
dist: trusty sudo: required group: beta language: node_js node_js: - "10" env: - TEST=integration - TEST=colony - TEST=geth matrix: fast_finish: true allow_failures: - env: TEST=colony - env: TEST=geth script: - npm run ci