summaryrefslogtreecommitdiffstats
path: root/node_modules/stream-each/.travis.yml
blob: aa89858a8ac6b30a8e81b95f84da7a6136c622ad (plain) (blame)
1
2
3
4
5
language: node_js
node_js:
  - '0.10'
  - '0.12'
  - 'stable'