fuc-new/doc/node_modules/speakingurl/.travis.yml
hellcat 6adbc04d4b 1
2025-10-03 17:17:08 +08:00

10 lines
121 B
YAML
Executable File

language: node_js
node_js:
- "0.12"
- "0.11"
- "0.10"
before_script:
- npm install
notifications:
email: false