Files
rrweb/.travis.yml
Yanzhen Yu fade2df5d4 bump 0.4.0
2018-10-16 18:04:54 +08:00

11 lines
83 B
YAML

language: node_js
node_js:
- 10
install:
- npm install
script:
- npm test