UNPKG
spm-agent-nodejs
Version:
latest (4.2.7)
4.2.7
4.2.6
4.2.5
4.2.4
4.2.3
4.2.2
4.2.1
4.2.0
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.0.3
3.0.2
3.0.1
3.0.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.30.9
1.30.8
1.30.7
1.30.6
1.30.4
1.30.3
1.30.2
1.30.1
1.30.0
1.29.12
1.29.11
1.29.9
1.29.8
1.29.7
1.29.6
1.29.5
1.29.4
1.29.3
1.29.2
1.29.1
1.28.2
1.28.1
1.28.0
1.27.4
1.27.3
1.27.2
1.27.1
1.27.0
1.24.19
1.24.18
1.24.17
1.24.16
1.24.15
1.24.14
1.24.13
1.24.12
1.24.11
1.24.10
1.24.9
1.24.8
1.24.7
1.24.6
1.24.5
1.24.4
1.24.3
1.24.2
1.24.1
1.24.0
1.0.32
1.0.31
1.0.29
1.0.28
1.0.27
1.0.26
1.0.25
1.0.24
1.0.23
1.0.22
1.0.21
1.0.20
1.0.19
1.0.18
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.2
1.0.1
Node.js monitoring agent for SPM by Sematext
www.sematext.com
sematext/spm-agent-nodejs
spm-agent-nodejs
/
.travis.yml
21 lines
(20 loc)
•
266 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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