UNPKG

spm-agent-nodejs

Version:

Node.js monitoring agent for SPM by Sematext

21 lines (20 loc) 266 B
os: - linux sudo: false language: node_js addons: apt: sources: - ubuntu-toolchain-r-test packages: - g++-4.8 node_js: - "8" - "10" - "12" - "14" install: - export CXX=g++-4.8 - $CXX --version - npm i node-pre-gyp@latest - npm i