Initial commit
[yaffs-website] / node_modules / lru-cache / .travis.yml
1 language: node_js
2 node_js:
3   - '0.8'
4   - '0.10'
5   - '0.12'
6   - 'iojs'
7 before_install:
8   - npm install -g npm@latest