UNPKG
@lwmqn/util
Version:
latest (0.6.2)
0.6.2
0.6.1
0.6.0
Utility for LwMQN shepherd server and qnode client libraries.
github.com/lwmqn/util
lwmqn/util
@lwmqn/util
/
.travis.yml
7 lines
(6 loc)
•
85 B
YAML
View Raw
1
2
3
4
5
6
7
language: node_js
node_js:
-
"8"
-
"10"
-
"12"
after_success: npm run coverage