Files

10 lines
121 B
YAML
Raw Permalink Normal View History

2025-08-27 14:05:33 +08:00
language: node_js
node_js:
- "0.12"
- "0.11"
- "0.10"
before_script:
- npm install
notifications:
email: false