UNPKG
psi-socket-io
Version:
latest (3.14.0)
3.14.0
Socket.IO module for Angular
github.com/richnologies/ngx-socket-io
richnologies/ngx-socket-io
psi-socket-io
/
.travis.yml
7 lines
•
91 B
YAML
View Raw
1
2
3
4
5
6
7
before_script:
- npm install
script:
- tsc; npm test
language: node_js
node_js:
-
"6"