UNPKG
awry
Version:
latest (8.1.0)
8.1.0
8.0.0
7.2.0
7.1.0
7.0.0
6.0.0
5.0.0
4.0.1
3.0.0
2.0.1
2.0.0
1.0.0
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0
An ARI websocket and API client library
github.com/chadxz/awry
chadxz/awry
awry
/
.travis.yml
10 lines
(9 loc)
•
117 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
language: node_js
node_js:
- 10 - 12 - 14
before_install:
- npm install -g npm@6
script:
- npm run ci-test