Initial commit
[yaffs-website] / node_modules / flagged-respawn / .travis.yml
1 language: node_js
2 node_js:
3   - "0.8"
4   - "0.10"
5   - "0.11"
6 matrix:
7   fast_finish: true
8   allow_failures:
9     - node_js: 0.11