jstd-web/node_modules/mime-match/.travis.yml

12 lines
119 B
YAML
Raw Normal View History

2025-11-25 15:23:22 +08:00
language: node_js
node_js:
- "4"
- "5"
- "6"
notifications:
email:
- damon.oehlman@gmail.com
sudo: false