UNPKG

ref-struct-di

Version:

Create ABI-compliant "struct" instances on top of Buffers

22 lines (17 loc) 287 B
sudo: false env: - CXX=g++-4.9 addons: apt: sources: - ubuntu-toolchain-r-test packages: - g++-4.9 language: node_js node_js: - "6" - "8" - "9" after_success: - npm install coveralls - nyc report --reporter=text-lcov | ./node_modules/.bin/coveralls