aboutsummaryrefslogtreecommitdiff
path: root/node_modules/flagged-respawn/.travis.yml
blob: e37da77f8030d39cea7a4e8afe40dd15a38aaf2c (plain)
1
2
3
4
5
6
7
8
9
language: node_js
node_js:
  - "0.8"
  - "0.10"
  - "0.11"
matrix:
  fast_finish: true
  allow_failures:
    - node_js: 0.11