mirror of
1
2
Fork 0
ucaptcha/.travis.yml

11 lines
102 B
YAML

language: node_js
node_js:
- 13
install:
- npm ci
script:
- npm test
- npm run rollup:build