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

10 lines
77 B
YAML

language: node_js
node_js:
- 13
install:
- npm ci
script:
- npm test