This repository has been archived on 2021-12-11. You can view files and clone it, but cannot push or open issues or pull requests.
parse-glob/.travis.yml
jonschlinkert 6f478f9e37 run update
2015-03-04 16:45:28 -05:00

8 lines
88 B
YAML

sudo: false
language: node_js
node_js:
- "0.10"
- "0.12"
- "iojs"
git:
depth: 10