Opal-Estate-Pro/node_modules/path-parse/.travis.yml

10 lines
105 B
YAML
Raw Normal View History

2019-09-13 06:27:52 +02:00
language: node_js
node_js:
- "0.12"
- "0.11"
- "0.10"
- "0.10.12"
- "0.8"
- "0.6"
- "iojs"