Files
skills-here-run-place/node_modules/speakingurl/.travis.yml
Alejandro Martinez f09af719cf Initial commit
2026-02-12 02:04:10 +01: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