captcha/.travis.yml

9 lines
97 B
YAML

language: node_js
node_js:
- '8'
- '6'
- '4'
notifications:
email:
on_success: never