Initial commit
[yaffs-website] / node_modules / path-parse / .travis.yml
1 language: node_js
2 node_js:
3   - "0.12"
4   - "0.11"
5   - "0.10"
6   - "0.10.12"
7   - "0.8"
8   - "0.6"
9   - "iojs"