odin-js-fundamentals-part-5/node_modules/exit/.travis.yml

7 lines
90 B
YAML
Raw Normal View History

2024-01-11 08:52:05 +00:00
language: node_js
node_js:
- 0.8
- '0.10'
before_script:
- npm install -g grunt-cli